MoonBit bindings for the GObject base type
pub(open) trait IObject {
fn as_object(Self) -> Object
fn force_floating(Self) -> Unit = _
fn freeze_notify(Self) -> Unit = _
fn is_floating(Self) -> Bool = _
fn notify(Self, String) -> Unit = _
fn ref_(Self) -> Object = _
fn ref_sink(Self) -> Object = _
fn run_dispose(Self) -> Unit = _
fn thaw_notify(Self) -> Unit = _
fn unref(Self) -> Unit = _
}pub type Objectlet VALUE_COLLECT_FORMAT_MAX_LENGTH : IntMoonBit bindings for the GObject base type