mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-13 14:00:09 +00:00
Add a missing GDK_AVAILABLE_IN annotation
This commit is contained in:
parent
563a874f0f
commit
f9ed513361
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user