Skip to main content

Type Alias: AdwWindowTitleProps

AdwWindowTitleProps = WidgetProps & object

Defined in: generated/jsx.ts:9811

Props for the AdwWindowTitle widget.

Type Declaration

NameTypeDescriptionDefined in
ref?Ref<Adw.WindowTitle>-generated/jsx.ts:9825
subtitlestringThe subtitle to display. The subtitle should give the user additional details.generated/jsx.ts:9817
titlestringThe title to display. The title typically identifies the current view or content item, and generally does not use the application name.generated/jsx.ts:9824