2007/8/28, John Ehresman <[EMAIL PROTECTED]>: > Does the .defs file contain a definition for the > gtk_my_displayable_add_command function? It may be mapped using the > name 'add_command' instead of displayable_add_command.
ugh... good catch this could be the problem. > BTW, I wouldn't call this an inheritance problem because the method is > only defined in a single class and you're apparently using an instance > of that class. IIRC the method it's defined in the parent class. cheers -- Gian Mario Tagliaretti _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
