RAGS - v1.10.0
Preparing search index...
widgets/togglebutton
ToggleButtonProps
Type Alias ToggleButtonProps<Child, Attr, Self>
ToggleButtonProps
:
BaseProps
<
Self
,
Gtk.ToggleButton.ConstructorProps
&
{
child
?:
Child
;
on_toggled
?:
Event
<
Self
>
;
}
,
Attr
,
>
Props for the ToggleButton widget.
Type Parameters
Child
extends
Gtk.Widget
=
Gtk.Widget
Attr
=
unknown
Self
=
ToggleButton
<
Child
,
Attr
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RAGS - v1.10.0
Loading...
Props for the ToggleButton widget.