Polkit.SubjectIface

Fields

Name

Type

Access

Description

equal

object

r

Checks if two Polkit.Subject s are equal.

exists

object

r

Asynchronously check if a Polkit.Subject exists.

exists_finish

object

r

Finishes checking if a Polkit.Subject exists.

exists_sync

object

r

Synchronously check if a Polkit.Subject exists.

hash

object

r

Gets a hash value for a Polkit.Subject.

parent_iface

GObject.TypeInterface

r

The parent interface.

to_string

object

r

Serializes a Polkit.Subject to a string that can be used in Polkit.Subject.from_string().

Methods

None

Details

class Polkit.SubjectIface

An interface for subjects.