diff options
Diffstat (limited to 'gtk/gtkhandlebox.c')
-rw-r--r-- | gtk/gtkhandlebox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gtkhandlebox.c b/gtk/gtkhandlebox.c index d6435f4b02..2897ccc82c 100644 --- a/gtk/gtkhandlebox.c +++ b/gtk/gtkhandlebox.c @@ -870,7 +870,7 @@ gtk_handle_box_get_snap_edge (GtkHandleBox *handle_box) * * Return value: %TRUE if the child is currently detached, otherwise %FALSE * - * Since: GSEAL-branch + * Since: 2.14 **/ gboolean gtk_handle_box_get_child_detached (GtkHandleBox *handle_box) |