mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-16 07:04:29 +00:00
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:
commit
7801dd8944
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user