Method

GtkNotebookget_show_tabs

Declaration [src]

gboolean
gtk_notebook_get_show_tabs (
  GtkNotebook* notebook
)

Description [src]

Returns whether the tabs of the notebook are shown.

Gets propertyGtk.Notebook:show-tabs

Return value

Type: gboolean

TRUE if the tabs are shown.