Method

AdwWindowTitleget_title

Declaration [src]

const char*
adw_window_title_get_title (
  AdwWindowTitle* self
)

Description [src]

Gets the title of self.

Gets propertyAdw.WindowTitle: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.