diff --git a/gtk/gtkbutton.c b/gtk/gtkbutton.c index dda8c194ee..a5b0044885 100644 --- a/gtk/gtkbutton.c +++ b/gtk/gtkbutton.c @@ -638,7 +638,7 @@ gtk_button_new_with_label (const char *label) /** * gtk_button_new_from_icon_name: - * @icon_name: (nullable): an icon name + * @icon_name: an icon name * * Creates a new button containing an icon from the current icon theme. *