Struct gobject_subclass::guard::FloatingReferenceGuard[][src]

pub struct FloatingReferenceGuard(_);

Methods

impl FloatingReferenceGuard
[src]

Trait Implementations

impl Drop for FloatingReferenceGuard
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for FloatingReferenceGuard

impl !Sync for FloatingReferenceGuard