Method
GtkNotebookset_tab_reorderable
Declaration [src]
void
gtk_notebook_set_tab_reorderable (
  GtkNotebook* notebook,
  GtkWidget* child,
  gboolean reorderable
)
Parameters
- child
- 
            Type: GtkWidgetA child GtkWidgetThe data is owned by the caller of the function. 
- reorderable
- 
            Type: gbooleanWhether the tab is reorderable or not.