Forgotten file
This commit is contained in:
@ -281,6 +281,9 @@ GDK_AVAILABLE_IN_ALL
|
|||||||
void gtk_notebook_set_tab_detachable (GtkNotebook *notebook,
|
void gtk_notebook_set_tab_detachable (GtkNotebook *notebook,
|
||||||
GtkWidget *child,
|
GtkWidget *child,
|
||||||
gboolean detachable);
|
gboolean detachable);
|
||||||
|
GDK_AVAILABLE_IN_3_16
|
||||||
|
void gtk_notebook_detach_tab (GtkNotebook *notebook,
|
||||||
|
GtkWidget *child);
|
||||||
|
|
||||||
GDK_AVAILABLE_IN_ALL
|
GDK_AVAILABLE_IN_ALL
|
||||||
GtkWidget* gtk_notebook_get_action_widget (GtkNotebook *notebook,
|
GtkWidget* gtk_notebook_get_action_widget (GtkNotebook *notebook,
|
||||||
|
|||||||
Reference in New Issue
Block a user