Interface

Polkit-1.0PolkitSubjectNamespace

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