Struct gdk_x11_sys::xlib::XClassHint
source · [−]Fields
res_name: *mut i8
res_class: *mut i8
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for XClassHint
impl !Send for XClassHint
impl !Sync for XClassHint
impl Unpin for XClassHint
impl UnwindSafe for XClassHint
Blanket Implementations
Mutably borrows from an owned value. Read more