Icon Button
@Composable
Creates a org.gnome.gtk.Button with a single icon.
Parameters
icon
The icon displayed in the button.
on Click
Callback triggered when the button is clicked.
modifier
Compose Modifier for layout and styling.
has Frame
Whether the button has a frame.