Struct gtk_sys::GtkAspectFrame [] [src]

#[repr(C)]
pub struct GtkAspectFrame { pub frame: GtkFrame, pub priv_: *mut GtkAspectFramePrivate, }

Fields

Trait Implementations

impl Copy for GtkAspectFrame
[src]

impl Clone for GtkAspectFrame
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GtkAspectFrame
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GtkAspectFrame

impl !Sync for GtkAspectFrame