get_geometry
Description:
[
CCode ( cname =
"xfw_window_get_geometry" ) ]
public unowned Rectangle?
get_geometry ()
Fetches this's position and size.
Parameters:
Returns:
|
A Rectangle representing this's
geometry, which should not be modified or freed.
|