[gtk+/composite-templates] Add a missing GDK_AVAILABLE_IN annotation



commit a06b7da159fbb0cff725e1a9860cdcc522e78a15
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Sep 23 23:38:04 2012 -0400

    Add a missing GDK_AVAILABLE_IN annotation

 gtk/gtkbuilder.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkbuilder.h b/gtk/gtkbuilder.h
index 3588a39..7c19572 100644
--- a/gtk/gtkbuilder.h
+++ b/gtk/gtkbuilder.h
@@ -130,6 +130,7 @@ guint        gtk_builder_add_objects_from_file   (GtkBuilder    *builder,
                                                   const gchar   *filename,
                                                   gchar        **object_ids,
                                                   GError       **error);
+GDK_AVAILABLE_IN_3_4
 guint        gtk_builder_add_objects_from_resource(GtkBuilder    *builder,
                                                    const gchar   *resource_path,
                                                    gchar        **object_ids,



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