[gtk+] Forgotten file
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Forgotten file
- Date: Fri, 13 Feb 2015 13:51:45 +0000 (UTC)
commit eeb7bff0bb5178e91dd17d45d1f79fceccb45fea
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Feb 13 08:49:23 2015 -0500
Forgotten file
gtk/gtknotebook.h | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtknotebook.h b/gtk/gtknotebook.h
index febfa9e..ea700c7 100644
--- a/gtk/gtknotebook.h
+++ b/gtk/gtknotebook.h
@@ -281,6 +281,9 @@ GDK_AVAILABLE_IN_ALL
void gtk_notebook_set_tab_detachable (GtkNotebook *notebook,
GtkWidget *child,
gboolean detachable);
+GDK_AVAILABLE_IN_3_16
+void gtk_notebook_detach_tab (GtkNotebook *notebook,
+ GtkWidget *child);
GDK_AVAILABLE_IN_ALL
GtkWidget* gtk_notebook_get_action_widget (GtkNotebook *notebook,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]