Skip to main content

Type Alias: GtkMediaControlsProps

GtkMediaControlsProps = WidgetProps & object

Defined in: generated/jsx.ts:6391

Props for the GtkMediaControls widget.

Type Declaration

NameTypeDescriptionDefined in
mediaStream?Gtk.MediaStream | nullThe media-stream managed by this object or %NULL if none.generated/jsx.ts:6393
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:6399
ref?Ref<Gtk.MediaControls>-generated/jsx.ts:6400