Method
MetaWindowget_frame_bounds
Declaration [src]
cairo_region_t*
meta_window_get_frame_bounds (
MetaWindow* window
)
Return value
Type: cairo_region_t
A #cairo_region_t
holding the outer bounds of the window, or NULL
if the window
doesn’t have a frame.
The data is owned by the instance. |
The return value can be NULL . |