Struct glib::object::Object [] [src]

pub struct Object(_);

Trait Implementations

impl Wrapper for Object

type GlibType = GObject

unsafe fn wrap(r: Ref) -> Object

fn as_ref(&self) -> &Ref

fn unwrap(self) -> Ref

impl StaticType for Object

fn static_type() -> Type

Derived Implementations

impl Clone for Object

fn clone(&self) -> Object

fn clone_from(&mut self, source: &Self)