Method

AdapWindowTitleget_title

Declaration [src]

const char*
adap_window_title_get_title (
  AdapWindowTitle* self
)

Description [src]

Gets the title of self.

Gets propertyAdap.WindowTitle:title

Return value

Type: const char*

The title.

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