RAGS - v1.10.0
Preparing search index...
widgets/drawingarea
DrawingAreaProps
Type Alias DrawingAreaProps<Attr, Self>
DrawingAreaProps
:
BaseProps
<
Self
,
Gtk.DrawingArea.ConstructorProps
&
{
draw_fn
?:
DrawFn
<
Self
>
}
,
Attr
,
>
Props for the DrawingArea custom drawing widget.
Type Parameters
Attr
=
unknown
Self
=
DrawingArea
<
Attr
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RAGS - v1.10.0
Loading...
Props for the DrawingArea custom drawing widget.