get_name


Description:

[ CCode ( cname = "xfw_window_get_name" ) ]
public unowned string? get_name ()

Fetches this's name/title.

Parameters:

this

an Window.

Returns:

a window title, or null if there is no title. The returned title should not be modified or freed.