[][src]Module breadx::drawable

This module contains functions that can be applied to nearly all drawable objects, such as Windows and Pixmaps.

Structs

Geometry

The return type of drawable::get_geometry_immediate.

Functions

copy_area

Copy pixels from one area of the drawable to another.

copy_plane

Copy a plane from one drawable to another.

create_pixmap

Create a new pixmap.

get_geometry

Get the geometry of a drawable object.

get_geometry_immediate

Immediately resolve the geometry of a drawable object.