mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
Merge branch 'main' into 'main'
button: Remove nullable annotation for new_from_icon_name() Closes #5606 See merge request GNOME/gtk!5544
This commit is contained in:
commit
378f1421f0
@ -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.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user