Skip to main content

Type Alias: AdwBreakpointBinProps

AdwBreakpointBinProps = WidgetProps & object

Defined in: generated/jsx.ts:2033

Props for the AdwBreakpointBin widget.

Type Declaration

NameTypeDescriptionDefined in
child?Gtk.Widget | nullThe child widget.generated/jsx.ts:2035
children?ReactNode-generated/jsx.ts:2036
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:2042
ref?Ref<Adw.BreakpointBin>-generated/jsx.ts:2043