Re: Bug in Gtk2::ToggleButton->new_from_stock()



* muppet <scott asofyet org> [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/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]