Hi everyone! pardon me if this is a silly question, but how can GObjects virtual methods be overriden ?
Say I have this GObject:
typedef struct _MyObject MyObject
typedef struct _MyObjectClass MyObjectClass
struct MyObject {
}
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
