RAGS - v1.10.0
Preparing search index...
widgets/circularprogress
CircularProgressProps
Type Alias CircularProgressProps<Child, Attr, Self>
CircularProgressProps
:
BaseProps
<
Self
,
Gtk.Bin.ConstructorProps
&
{
child
?:
Child
;
end_at
?:
number
;
inverted
?:
boolean
;
rounded
?:
boolean
;
start_at
?:
number
;
value
?:
number
;
}
,
Attr
,
>
Props for the CircularProgress widget.
Type Parameters
Child
extends
Gtk.Widget
=
Gtk.Widget
Attr
=
unknown
Self
=
CircularProgress
<
Child
,
Attr
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RAGS - v1.10.0
Loading...
Props for the CircularProgress widget.