[−][src]Type Definition xcb::xproto::QueryTextExtentsReply  
type QueryTextExtentsReply = Reply<xcb_query_text_extents_reply_t>;
type QueryTextExtentsReply = Reply<xcb_query_text_extents_reply_t>;
impl QueryTextExtentsReply[src]pub fn draw_direction(&self) -> u8[src]pub fn font_ascent(&self) -> i16[src]pub fn font_descent(&self) -> i16[src]pub fn overall_ascent(&self) -> i16[src]pub fn overall_descent(&self) -> i16[src]pub fn overall_width(&self) -> i32[src]pub fn overall_left(&self) -> i32[src]pub fn overall_right(&self) -> i32[src]