Struct gtk_sys::GtkGLArea[][src]

#[repr(C)]
pub struct GtkGLArea { pub parent_instance: GtkWidget, }

Fields

Trait Implementations

impl Copy for GtkGLArea
[src]

impl Clone for GtkGLArea
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkGLArea
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkGLArea

impl !Sync for GtkGLArea