[][src]Type Definition xcb_util::ewmh::Geometry

type Geometry = xcb_ewmh_geometry_t;

Methods

impl Geometry[src]

pub fn x(&self) -> u32[src]

pub fn y(&self) -> u32[src]

pub fn width(&self) -> u32[src]

pub fn height(&self) -> u32[src]