Struct gtk_sys::GtkDrawingArea [−][src]
#[repr(C)]pub struct GtkDrawingArea { pub widget: GtkWidget, pub dummy: gpointer, }
Fields
widget: GtkWidgetdummy: gpointerTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GtkDrawingAreaimpl !Send for GtkDrawingAreaimpl !Sync for GtkDrawingAreaimpl Unpin for GtkDrawingAreaimpl UnwindSafe for GtkDrawingAreaBlanket Implementations
Mutably borrows from an owned value. Read more