Re: [Java-gnome-developer] Missing methods in Notebook?
Brought to you by:
afcowie
From: Jacek F. <ja...@gm...> - 2009-03-20 17:52:41
|
Never mind...I just noticed in the link that it says this method is deprecated and should not be used. Does this mean that there is a different way of obtaining homogenous tabs or GNOME just enforces a UI standard that each tab title should resize differently depending on the width of its label Widget? On Fri, Mar 20, 2009 at 12:01 PM, Jacek Furmankiewicz <ja...@gm...>wrote: > I want to make tabs the same width in a Notebook. It seems in the GTK+ API > there is a set_homogenous_tabs() method: > > > http://library.gnome.org/devel/gtk/stable/GtkNotebook.html#gtk-notebook-set-homogeneous-tabs > > but I do not see it either in Notebook or the underlying GtkNotebook. Is > this an issue I should log in Bugzilla? > > thanks, Jacek > |