Functions¶
  | 
Details¶
- PolkitAgent.register_listener(listener, subject, object_path)¶
 - Parameters:
 listener (
PolkitAgent.Listener) – APolkitAgent.Listener.subject (
Polkit.Subject) – The subject to become an authentication agent for, typically aPolkit.UnixSessionobject.object_path (
str) – The D-Bus object path to use for the authentication agent orNonefor the default object path.
- Raises:
 - Return type:
 
(deprecated)