Type Alias: GtkDragIconProps
GtkDragIconProps =
WidgetProps&object
Defined in: generated/jsx.ts:2704
Props for the GtkDragIcon widget.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
child? | Gtk.Widget | null | The widget to display as drag icon. | generated/jsx.ts:2706 |
children? | ReactNode | - | generated/jsx.ts:2707 |
ref? | Ref<Gtk.DragIcon> | - | generated/jsx.ts:2708 |