RAGS - v1.10.0
Preparing search index...
widgets/calendar
CalendarProps
Type Alias CalendarProps<Attr, Self>
CalendarProps
:
BaseProps
<
Self
,
Gtk.Calendar.ConstructorProps
&
{
detail
?:
Detail
<
Self
>
;
on_day_selected
?:
Event
<
Self
>
;
}
,
Attr
,
>
Props for the Calendar date picker widget.
Type Parameters
Attr
=
unknown
Self
=
Calendar
<
Attr
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RAGS - v1.10.0
Loading...
Props for the Calendar date picker widget.