Interface

Polkit-1.0PolkitIdentityNamespace

interface IdentityNamespace {
    $gtype: GType<Polkit.Identity>;
    prototype: Polkit.Identity;
    from_string(str: string): Polkit.Identity;
}
Index
prototype: Polkit.Identity