mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
763fca1f29
Icons have no inherent semantic meaning such as a label, so this change adds another argument to the IconButton constructor for the client to provide a description. This is an API change, because it seems best to force every client to provide semantic descriptions for icon buttons. Signed-off-by: Elias Naur <mail@eliasnaur.com>