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.

2009/10/15, Renato Merli <[email protected]>:
>
>  I want to run on_size_allocate() by emiting the corresponding signal. how
> to do that ?
>
>
>  thanks in advance, Mauro.
>
>
>
>
> ____________________________________________________________________________________
> 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

Reply via email to