Remove obsolete "or %NULL" documentation
authorJens Georg <mail@jensge.org>
Wed, 20 Apr 2022 13:15:51 +0000 (15:15 +0200)
committerJens Georg <mail@jensge.org>
Wed, 20 Apr 2022 13:15:51 +0000 (15:15 +0200)
gtk/gtkwidget.c

index 56e3fa25bff5e94af61d449a42920480091738aa..18816ac5bfa006cc8988c2575d0b3fa4de7cd174 100644 (file)
@@ -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