Struct gtk_sys::_GtkIconViewAccessiblePrivate
source · [−]#[repr(C)]pub struct _GtkIconViewAccessiblePrivate(_);Auto Trait Implementations
impl RefUnwindSafe for _GtkIconViewAccessiblePrivate
impl Send for _GtkIconViewAccessiblePrivate
impl Sync for _GtkIconViewAccessiblePrivate
impl Unpin for _GtkIconViewAccessiblePrivate
impl UnwindSafe for _GtkIconViewAccessiblePrivate
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