Struct gtk_sys::_GtkGestureLongPressClass
source · [−]#[repr(C)]pub struct _GtkGestureLongPressClass(_);Auto Trait Implementations
impl RefUnwindSafe for _GtkGestureLongPressClass
impl Send for _GtkGestureLongPressClass
impl Sync for _GtkGestureLongPressClass
impl Unpin for _GtkGestureLongPressClass
impl UnwindSafe for _GtkGestureLongPressClass
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more