Method

PhoshSystemModalDialogget_title

since: 0.44.0

Declaration [src]

const char*
phosh_system_modal_dialog_get_title (
  PhoshSystemModalDialog* self
)

Description [src]

Get the dialog’s title.

Available since: 0.44.0

Return value

Type: const char*

The dialog’s title.

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