Method

AdwDialogget_title

since: 1.5

Declaration [src]

const char*
adw_dialog_get_title (
  AdwDialog* self
)

Description [src]

Gets the title of self.

Available since: 1.5

Gets propertyAdw.Dialog:title

Return value

Type: const char*

The title.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.