Type Alias: GtkActionBarProps
GtkActionBarProps =
WidgetProps&object
Defined in: generated/jsx.ts:1186
Props for the GtkActionBar widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
children? | ReactNode | - | generated/jsx.ts:1189 |
ref? | Ref<Gtk.ActionBar> | - | generated/jsx.ts:1190 |
revealed? | boolean | Controls whether the action bar shows its contents. | generated/jsx.ts:1188 |