Skip to content

button: Remove nullable annotation for new_from_icon_name()

lovetox requested to merge lovetox/gtk:main into main

This makes it more consistent with set_icon_name() which does also not accept NULL.

Fixes #5606 (closed)

Merge request reports