Method

AdapDialogget_title

since: 1.5

Declaration [src]

const char*
adap_dialog_get_title (
  AdapDialog* self
)

Description [src]

Gets the title of self.

Available since: 1.5

Gets propertyAdap.Dialog:title

Return value

Type: const char*

The title.

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