Expand description
Traits and essential types intended for blanket imports.
Structs
Continue calling the closure in the future iterations or drop it.
Whether to propagate the signal to the default handler.
Traits
Upcasting and downcasting support.
Declares the “is a” relationship.
Trait for mapping a class struct type to its corresponding instance type.
Implemented by types representing
glib::Object and subclasses of it.Types that are supported by GLib dynamic typing.
Returns
VariantType of Self.Converts to
SendValue.Converts to
Value.Converts to
Variant.Functions
Adds a closure to be called by the default main loop when it’s idle.
Adds a closure to be called by the default main loop at regular intervals
with millisecond granularity.
Adds a closure to be called by the default main loop at regular intervals
with second granularity.