Struct gtk_sys::GtkFrameAccessible[][src]

#[repr(C)]
pub struct GtkFrameAccessible { pub parent: GtkContainerAccessible, pub priv_: *mut GtkFrameAccessiblePrivate, }

Fields

Trait Implementations

impl Copy for GtkFrameAccessible
[src]

impl Clone for GtkFrameAccessible
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GtkFrameAccessible
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkFrameAccessible

impl !Sync for GtkFrameAccessible