Re: [gedit-list] [Fwd: Off Topic??]



Il giorno mar, 07/11/2006 alle 09.20 +0100, chuchi ha scritto:
> Hi all,
> 
>     I'm trying to add a new tab in the bottom panel. I am loading the
> widgets from a .glade file. I have a GtkWindow widget with a
> GtkScrolledWindow. I want load the GtkScrolledWindow and add it to the
> gedit notebook. This is my code for test:
> 
> ret = gedit_utils_get_glade_widgets
> ("/home/chuchi/desarrollo/sources/gedit/plugins/gedituv/gedituv.glade",
> "window1",
> &error_widget,
> "login_scroll", &panel_uv,
> NULL);
> 

You just need to use the name of the internal container you want to
extract instead of "window1".

ciao
	Paolo




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