Method

GtkNotebookget_scrollable

Declaration [src]

gboolean
gtk_notebook_get_scrollable (
  GtkNotebook* notebook
)

Description [src]

Returns whether the tab label area has arrows for scrolling. See gtk_notebook_set_scrollable().

Return value

Type: gboolean

TRUE if arrows for scrolling are present.