Method

Adw.WindowTitle.get_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

Returns: const char*

the title

Ownership is not transferred to the caller
Can be NULL
The string is a NUL terminated UTF-8 string