* muppet <[EMAIL PROTECTED]> [2006-05-27 20:30]: > Your call to Gtk2::ToggleButton->new_from_stock() is resolving > to Gtk2::Button::new_from_stock(), because ToggleButton isa > Button, and there is no gtk_toggle_button_new_from_stock().
GObject constructors are not inheritable? Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/> _______________________________________________ gtk-perl-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-perl-list
