Skip to main content

Type Alias: GtkGraphicsOffloadProps

GtkGraphicsOffloadProps = WidgetProps & object

Defined in: generated/jsx.ts:4853

Props for the GtkGraphicsOffload widget.

Type Declaration

NameTypeDescriptionDefined in
blackBackground?booleanWhether to draw a black background.generated/jsx.ts:4855
children?ReactNode-generated/jsx.ts:4858
enabled?Gtk.GraphicsOffloadEnabledWhether graphics offload is enabled.generated/jsx.ts:4857
onNotify?(self, propName) => void | nullCalled when any property on this widget changes. Param The widget that emitted the notification Param The name of the property that changed (in kebab-case)generated/jsx.ts:4864
ref?Ref<Gtk.GraphicsOffload>-generated/jsx.ts:4865