Type Alias: GtkSeparatorProps
GtkSeparatorProps =
WidgetProps&object
Defined in: generated/jsx.ts:6639
Props for the GtkSeparator widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
orientation? | Gtk.Orientation | The orientation of the orientable. | generated/jsx.ts:6641 |
ref? | Ref<Gtk.Separator> | - | generated/jsx.ts:6642 |