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

type QueryBestSizeReply = Reply<xcb_query_best_size_reply_t>;

Methods

impl QueryBestSizeReply[src]

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

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