[gtk+] Add a missing GDK_AVAILABLE_IN annotation



commit f9ed51336150d96d662ec2b5f21625f586fc23a5
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 f4950eb..9e41f1b 100644
--- a/gtk/gtkbuilder.h
+++ b/gtk/gtkbuilder.h
@@ -128,6 +128,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]