Interface

Goa-1.0GoaObjectNamespace

interface ObjectNamespace {
    $gtype: GType<Goa.Object>;
    prototype: Goa.Object;
}
Index

Properties

Properties

$gtype: GType<Goa.Object>
prototype: Goa.Object