Struct glib::object::Object
[−]
[src]
pub struct Object(_);
pub struct Object(_);
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
impl Clone for Object
fn clone(&self) -> Object
fn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).
Search functions by type signature (e.g.
vec -> usize
)