API Version: 4.0
Library Version: 4.2.0
const char* gtk_window_get_title ( GtkWindow* window )
Retrieves the title of the window.
Gtk.Window:title
const char*
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.
NULL