Method

MetaWindowget_title

Declaration [src]

const char*
meta_window_get_title (
  MetaWindow* window
)

Description

No description available.

Return value

Returns: const char*
 

The current title of the window.

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