Function xcb::xproto::query_font
[−]
[src]
pub fn query_font<'a>(c: &'a Connection, font: Fontable) -> QueryFontCookie<'a>
query font metrics
Queries information associated with the font.
parameters:
c: The connection object to the server
font: The fontable (Font or Graphics Context) to query.