[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gtk-app-devel
Subject:    Re: notebook issue ?
From:       Christian Neumair <chris () gnome-de ! org>
Date:       2005-09-18 14:27:32
Message-ID: 1127053652.11048.28.camel () debian
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


Am Sonntag, den 18.09.2005, 15:55 +0200 schrieb Rss Reader:
> i did what he said, but got nothing on the tab ...
> 
> here's a snippet of what i do ...
> p_tab_label = gtk_label_new ("TabName");
> p_close_button = gtk_button_new_with_label(".");
> 
> hbox_tab = gtk_hbox_new(FALSE, 0);
> gtk_box_pack_start (GTK_BOX (hbox_tab), p_close_button
> , TRUE, TRUE, 0);
> gtk_box_pack_start (GTK_BOX (hbox_tab), p_tab_label ,
> TRUE, TRUE, 0);

gtk_widget_show_all (hbox_tab);

> gtk_notebook_append_page (
>       GTK_NOTEBOOK(p_notebook),
>       window,
>       hbox_tab);

-- 
Christian Neumair <chris@gnome-de.org>


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic