get_geometry


Description:

[ CCode ( cname = "xfw_window_get_geometry" ) ]
public unowned Rectangle? get_geometry ()

Fetches this's position and size.

Parameters:

this

an Window.

Returns:

A Rectangle representing this's geometry, which should not be modified or freed.