Type Definition xcb::xproto::GetPropertyReply[][src]

type GetPropertyReply = Reply<xcb_get_property_reply_t>;

Implementations

impl GetPropertyReply[src]

pub fn format(&self) -> u8[src]

pub fn type_(&self) -> Atom[src]

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

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

pub fn value<T>(&self) -> &[T][src]