Are you looking for GtkNotebook?

http://developer.gnome.org/doc/API/2.0/gtk/GtkNotebook.html

Remember that the Guideline suggests not to use this if there are a lot of
tabs and they need to be scrolled... if that is the case, then use a list:
http://developer.gnome.org/projects/gup/hig/1.0/controls.html#controls-notebooks

Regards

On 7/5/06, justforfun <[EMAIL PROTECTED]> wrote:
>
> I am using GTK to develop a GUI for a low level app on Linux, so far so
> good.
>
> However, my app grows, I need more and more display capabilities. One
> window
> seems not having enough space...
>
> I have checked the tutorial on gtk.org, could not find abbed pane or
> multi-page or such.
>
> Am I missing something?
>
> Any help will be appreciated!!!
>
> Thanks!
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
>
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to