On Mon, Jan 24, 2000 at 07:41:55PM -0500, Edward Muller wrote:

> foo = GtkObject()

If I understand correctly, GtkObject is an "abstract" class.  It's not meant
to be instantiated. Your example works if, for example, foo = GtkButton().

Dave Cook


To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to