Type Definition SetupFailed
xcb::xproto
type SetupFailed<'a> = StructPtr<'a, xcb_setup_failed_t>;
impl<'a> SetupFailed<'a>
pub fn status(&self) -> u8
pub fn reason_len(&self) -> u8
pub fn protocol_major_version(&self) -> u16
pub fn protocol_minor_version(&self) -> u16
pub fn length(&self) -> u16
pub fn reason(&self) -> &str