Type Definition xcb::xproto::GetFontPathReply [−][src]
type GetFontPathReply = Reply<xcb_get_font_path_reply_t>;
Implementations
impl GetFontPathReply
[src]
pub fn path_len(&self) -> u16
[src]
pub fn path(&self) -> StrIterator<'_>ⓘNotable traits for StrIterator<'a>
impl<'a> Iterator for StrIterator<'a> type Item = Str<'a>;
[src]
Notable traits for StrIterator<'a>
impl<'a> Iterator for StrIterator<'a> type Item = Str<'a>;