Method

Adw.WindowTitle.get_title

Declaration [src]

const char*
adw_window_title_get_title (
  AdwWindowTitle* self
)

Description [src]

Gets the title of self.

Available since:1.0
Gets propertyAdw.WindowTitle:title

Return value

Returns: const char*

the title

The data is owned by the called function
The string is a NUL terminated UTF-8 string