[][src]Function breadx::drawable::get_geometry

pub fn get_geometry<Conn: Connection, Target: Into<Drawable>>(
    dpy: &mut Display<Conn>,
    target: Target
) -> Result<RequestCookie<GetGeometryRequest>>

Get the geometry of a drawable object.