mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 13:11:13 +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,
|
||||
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,
|
||||
|
Loading…
Reference in New Issue
Block a user