Method

MetaWindowget_title

Declaration [src]

const char*
meta_window_get_title (
  MetaWindow* window
)

Description

No description available.

Gets propertyMeta.Window:title

Return value

Type: const char*

The current title of the window.

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