Notebook.setHomogeneousTabs

Warning gtk_notebook_set_homogeneous_tabs is deprecated and should not be used in newly-written code. Sets whether the tabs must have all the same size or not.

class Notebook
void
setHomogeneousTabs

Parameters

homogeneous int

TRUE if all tabs should be the same size.

Meta