projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e600fcb
)
Remove obsolete "or %NULL" documentation
author
Jens Georg
<mail@jensge.org>
Wed, 20 Apr 2022 13:15:51 +0000
(15:15 +0200)
committer
Jens Georg
<mail@jensge.org>
Wed, 20 Apr 2022 13:15:51 +0000
(15:15 +0200)
gtk/gtkwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwidget.c
b/gtk/gtkwidget.c
index 56e3fa25bff5e94af61d449a42920480091738aa..18816ac5bfa006cc8988c2575d0b3fa4de7cd174 100644
(file)
--- a/
gtk/gtkwidget.c
+++ b/
gtk/gtkwidget.c
@@
-11345,8
+11345,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: (nullable): 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