Button Content
@Composable
Creates a org.gnome.adw.ButtonContent, a container used to display a label and an icon inside buttons.
Parameters
label
Text displayed inside the button.
icon Name
The icon displayed inside the button.
modifier
Compose Modifier for layout and styling.
use Underline
Whether an underline in the text indicates a mnemonic.
can Shrink
Whether the button can be smaller than the natural size of its contents.