Type Alias: GtkEventControllerLegacyProps
GtkEventControllerLegacyProps =
EventControllerBaseProps&object
Defined in: generated/jsx.ts:10243
Props for the GtkEventControllerLegacy controller element.
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
onEvent()? | (event, self) => boolean | null | Emitted for each GDK event delivered to controller. | generated/jsx.ts:10245 |
ref? | Ref<Gtk.EventControllerLegacy> | - | generated/jsx.ts:10246 |