polkitsystembusname.h   polkitsystembusname.h 
skipping to change at line 59 skipping to change at line 59
GType polkit_system_bus_name_get_type (void) G_GNUC_CON ST; GType polkit_system_bus_name_get_type (void) G_GNUC_CON ST;
PolkitSubject *polkit_system_bus_name_new (const gchar *name); PolkitSubject *polkit_system_bus_name_new (const gchar *name);
const gchar *polkit_system_bus_name_get_name (PolkitSystemBusN ame *system_bus_name); const gchar *polkit_system_bus_name_get_name (PolkitSystemBusN ame *system_bus_name);
void polkit_system_bus_name_set_name (PolkitSystemBusN ame *system_bus_name, void polkit_system_bus_name_set_name (PolkitSystemBusN ame *system_bus_name,
const gchar *name); const gchar *name);
/* TODO: add async version of get_process() method */ /* TODO: add async version of get_process() method */
PolkitSubject *polkit_system_bus_name_get_process_sync (PolkitSystemBusN ame *system_bus_name, PolkitSubject *polkit_system_bus_name_get_process_sync (PolkitSystemBusN ame *system_bus_name,
GCancellable *cancellable, GCancellable *cancellable,
GError **error); GError **error);
PolkitUnixUser * polkit_system_bus_name_get_user_sync (PolkitSystemBusN
ame *system_bus_name,
GCancellable
*cancellable,
GError
**error);
G_END_DECLS G_END_DECLS
#endif /* __POLKIT_SYSTEM_BUS_NAME_H */ #endif /* __POLKIT_SYSTEM_BUS_NAME_H */
 End of changes. 1 change blocks. 
0 lines changed or deleted 7 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/