Window.getTitle

Retrieves the title of the window. See gtk_window_set_title().

Return: the title of the window, or %NULL if none has been set explicitly. The returned string is owned by the widget and must not be modified or freed.

class Window
string
getTitle
()

Meta