[Glade-users] Outside widget in empty Glade container?

Tadej Borovšak tadeboro at gmail.com
Sun Jun 20 04:36:48 EDT 2010


Hi.

Can I leave a part of an Hbox blank and somehow
> use gtk_builder_get_? to  get something so I can do this:
> gtk_container_add (GTK_CONTAINER (Hbox), GTK_WIDGET(glg));

I usually create GtkAlignment where custom widget will finally reside
and then pack that widget inside alignment.

Tadej

-- 
Tadej Borovšak
tadeboro.blogspot.com
tadeboro at gmail.com
tadej.borovsak at gmail.com


More information about the Glade-users mailing list