Add a missing GDK_AVAILABLE_IN annotation
This commit is contained in:
@@ -128,6 +128,7 @@ guint gtk_builder_add_objects_from_file (GtkBuilder *builder,
|
|||||||
const gchar *filename,
|
const gchar *filename,
|
||||||
gchar **object_ids,
|
gchar **object_ids,
|
||||||
GError **error);
|
GError **error);
|
||||||
|
GDK_AVAILABLE_IN_3_4
|
||||||
guint gtk_builder_add_objects_from_resource(GtkBuilder *builder,
|
guint gtk_builder_add_objects_from_resource(GtkBuilder *builder,
|
||||||
const gchar *resource_path,
|
const gchar *resource_path,
|
||||||
gchar **object_ids,
|
gchar **object_ids,
|
||||||
|
|||||||
Reference in New Issue
Block a user