[gtk+/gtk-3-20] widget: Add Since annotation to gtk_widget_queue_allocate



commit 5fb18692e039891b3b72bda641e21ec4a7fcf1db
Author: Timm Bäder <mail baedert org>
Date:   Tue May 10 12:31:56 2016 +0200

    widget: Add Since annotation to gtk_widget_queue_allocate

 gtk/gtkwidget.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkwidget.c b/gtk/gtkwidget.c
index 6ae8304..4870911 100644
--- a/gtk/gtkwidget.c
+++ b/gtk/gtkwidget.c
@@ -5655,6 +5655,8 @@ gtk_widget_set_alloc_needed (GtkWidget *widget);
  * reposition its contents.
  *
  * An example user of this function is gtk_widget_set_halign().
+ *
+ * Since: 3.20
  */
 void
 gtk_widget_queue_allocate (GtkWidget *widget)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]