--- Em qui, 15/10/09, Галымжан Кожаев <[email protected]> escreveu:
> If i understand you correctly, you > need to run > someWidget.signal_size_allocate().emit(p); where someWidget > is an > instance of your widget and p is a Gtk::Allocation object. When i try what you told, i get the following error message: 'class Glib::SignalProxy1<void, Gtk::Allocation&>' has no member named 'emit' > > I want to run on_size_allocate() by emiting the > corresponding signal. how > > to do that ? > > > > > > > ____________________________________________________________________________________ > > Veja quais são os assuntos do momento no Yahoo! > +Buscados > > http://br.maisbuscados.yahoo.com > > _______________________________________________ > > gtkmm-list mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/gtkmm-list > > > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list > ____________________________________________________________________________________ Veja quais são os assuntos do momento no Yahoo! +Buscados http://br.maisbuscados.yahoo.com _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
