Merge branch 'wip/phako/fix-activate-action-annotation' into 'main'

widget: Mark format as nullable in activate_action

See merge request GNOME/gtk!4653
This commit is contained in:
Matthias Clasen 2023-01-07 01:06:00 +00:00
commit 7801dd8944

View File

@ -11380,8 +11380,7 @@ gtk_widget_activate_action_variant (GtkWidget *widget,
* gtk_widget_activate_action:
* @widget: a `GtkWidget`
* @name: the name of the action to activate
* @format_string: GVariant format string for arguments or %NULL
* for no arguments
* @format_string: (nullable): GVariant format string for arguments
* @...: arguments, as given by format string
*
* Looks up the action in the action groups associated