mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 00:13:40 +02:00
Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32
https://bugzilla.gnome.org/show_bug.cgi?id=676816
This commit is contained in:
@@ -135,6 +135,7 @@ void g_action_group_action_state_changed (GAction
|
||||
const gchar *action_name,
|
||||
GVariant *state);
|
||||
|
||||
GLIB_AVAILABLE_IN_2_32
|
||||
gboolean g_action_group_query_action (GActionGroup *action_group,
|
||||
const gchar *action_name,
|
||||
gboolean *enabled,
|
||||
|
Reference in New Issue
Block a user