Well, that's very nice but it does not answer the question:

- I've got Gtk.Notebook as part of my UI class derived from Gtk.Window.
- I've got function which will create new tab and dynamically add it to 
notebook.
- I need to use Gtk.Socket from within this function

So assembling all the widgets in advance and than simply calling 
window.show_all() is
not what I'm asking about. I'd like to know how to dynamically create and use
Gtk.Socket properly.

Pardon if that's unclear from the initial message.

thanks,
Max.

_______________________________________________
vala-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to