polkitbackendauthority.h   polkitbackendauthority.h 
skipping to change at line 246 skipping to change at line 246
}; };
GType polkit_backend_authority_get_type (void) G_GNUC_CONST; GType polkit_backend_authority_get_type (void) G_GNUC_CONST;
/* --- */ /* --- */
const gchar *polkit_backend_authority_get_name (PolkitBacke ndAuthority *authority); const gchar *polkit_backend_authority_get_name (PolkitBacke ndAuthority *authority);
const gchar *polkit_backend_authority_get_version (PolkitBacke ndAuthority *authority); const gchar *polkit_backend_authority_get_version (PolkitBacke ndAuthority *authority);
PolkitAuthorityFeatures polkit_backend_authority_get_features (PolkitBacke ndAuthority *authority); PolkitAuthorityFeatures polkit_backend_authority_get_features (PolkitBacke ndAuthority *authority);
void polkit_backend_authority_log (PolkitBackendAuthority *authority,
const gchar *format,
...);
void polkit_backend_authority_system_bus_name_owner_changed (PolkitBack endAuthority *authority, void polkit_backend_authority_system_bus_name_owner_changed (PolkitBack endAuthority *authority,
const gcha r *name, const gcha r *name,
const gcha r *old_owner, const gcha r *old_owner,
const gcha r *new_owner); const gcha r *new_owner);
GList *polkit_backend_authority_enumerate_actions (PolkitBackendA uthority *authority, GList *polkit_backend_authority_enumerate_actions (PolkitBackendA uthority *authority,
PolkitSubject *caller, PolkitSubject *caller,
const gchar *locale, const gchar *locale,
GError **error); GError **error);
 End of changes. 1 change blocks. 
0 lines changed or deleted 4 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/