The full props type for AGS widget constructors.
Combines the widget-specific props with CommonProps and makes all properties bindable via Binding.
CommonProps
The widget instance type
The GTK constructor props
The custom attribute type
Optional
Callback invoked after the widget is constructed.
The full props type for AGS widget constructors.
Combines the widget-specific props with
CommonPropsand makes all properties bindable via Binding.