Public symbols in libupower-glib.so.1 (1.0.1-MeeGo 1.2 Core) on x86
Total: 88


up-client.h, libupower-glib.so.1.0.1
up_client_about_to_sleep_sync ( UpClient* client, GCancellable* cancellable, GError** error )
up_client_enumerate_devices_sync ( UpClient* client, GCancellable* cancellable, GError** error )
up_client_get_can_hibernate UpClient* client )
up_client_get_can_suspend UpClient* client )
up_client_get_daemon_version UpClient* client )
up_client_get_devices UpClient* client )
up_client_get_lid_is_closed UpClient* client )
up_client_get_lid_is_present UpClient* client )
up_client_get_on_battery UpClient* client )
up_client_get_on_low_battery UpClient* client )
up_client_get_properties_sync ( UpClient* client, GCancellable* cancellable, GError** error )
up_client_get_type ( )
up_client_hibernate_sync ( UpClient* client, GCancellable* cancellable, GError** error )
up_client_new ( )
up_client_suspend_sync ( UpClient* client, GCancellable* cancellable, GError** error )

up-device.h, libupower-glib.so.1.0.1
up_device_get_history_sync ( UpDevice* device, gchar const* type, guint timespec, guint resolution, GCancellable* cancellable, GError** error )
up_device_get_object_path UpDevice* device )
up_device_get_statistics_sync ( UpDevice* device, gchar const* type, GCancellable* cancellable, GError** error )
up_device_get_type ( )
up_device_new ( )
up_device_refresh_sync ( UpDevice* device, GCancellable* cancellable, GError** error )
up_device_set_object_path_sync ( UpDevice* device, gchar const* object_path, GCancellable* cancellable, GError** error )
up_device_to_text UpDevice* device )

up-history-item.h, libupower-glib.so.1.0.1
up_history_item_get_state UpHistoryItem* history_item )
up_history_item_get_time UpHistoryItem* history_item )
up_history_item_get_type ( )
up_history_item_get_value UpHistoryItem* history_item )
up_history_item_new ( )
up_history_item_set_from_string ( UpHistoryItem* history_item, gchar const* text )
up_history_item_set_state ( UpHistoryItem* history_item, UpDeviceState state )
up_history_item_set_time ( UpHistoryItem* history_item, guint time )
up_history_item_set_time_to_present UpHistoryItem* history_item )
up_history_item_set_value ( UpHistoryItem* history_item, gdouble value )
up_history_item_to_string UpHistoryItem* history_item )

up-qos-item.h, libupower-glib.so.1.0.1
up_qos_item_get_cmdline UpQosItem* qos_item )
up_qos_item_get_cookie UpQosItem* qos_item )
up_qos_item_get_kind UpQosItem* qos_item )
up_qos_item_get_persistent UpQosItem* qos_item )
up_qos_item_get_pid UpQosItem* qos_item )
up_qos_item_get_sender UpQosItem* qos_item )
up_qos_item_get_timespec UpQosItem* qos_item )
up_qos_item_get_type ( )
up_qos_item_get_uid UpQosItem* qos_item )
up_qos_item_get_value UpQosItem* qos_item )
up_qos_item_new ( )
up_qos_item_set_cmdline ( UpQosItem* qos_item, gchar const* cmdline )
up_qos_item_set_cookie ( UpQosItem* qos_item, guint cookie )
up_qos_item_set_kind ( UpQosItem* qos_item, UpQosKind type )
up_qos_item_set_persistent ( UpQosItem* qos_item, gboolean persistent )
up_qos_item_set_pid ( UpQosItem* qos_item, guint pid )
up_qos_item_set_sender ( UpQosItem* qos_item, gchar const* sender )
up_qos_item_set_timespec ( UpQosItem* qos_item, guint64 timespec )
up_qos_item_set_uid ( UpQosItem* qos_item, guint uid )
up_qos_item_set_value ( UpQosItem* qos_item, gint value )

up-stats-item.h, libupower-glib.so.1.0.1
up_stats_item_get_accuracy UpStatsItem* stats_item )
up_stats_item_get_type ( )
up_stats_item_get_value UpStatsItem* stats_item )
up_stats_item_new ( )
up_stats_item_set_accuracy ( UpStatsItem* stats_item, gdouble accuracy )
up_stats_item_set_value ( UpStatsItem* stats_item, gdouble value )

up-types.h, libupower-glib.so.1.0.1
up_device_kind_from_string gchar const* type )
up_device_kind_to_string UpDeviceKind type_enum )
up_device_state_from_string gchar const* state )
up_device_state_to_string UpDeviceState state_enum )
up_device_technology_from_string gchar const* technology )
up_device_technology_to_string UpDeviceTechnology technology_enum )
up_qos_kind_from_string gchar const* type )
up_qos_kind_to_string UpQosKind type )

up-wakeup-item.h, libupower-glib.so.1.0.1
up_wakeup_item_get_cmdline UpWakeupItem* wakeup_item )
up_wakeup_item_get_details UpWakeupItem* wakeup_item )
up_wakeup_item_get_id UpWakeupItem* wakeup_item )
up_wakeup_item_get_is_userspace UpWakeupItem* wakeup_item )
up_wakeup_item_get_old UpWakeupItem* wakeup_item )
up_wakeup_item_get_type ( )
up_wakeup_item_get_value UpWakeupItem* wakeup_item )
up_wakeup_item_new ( )
up_wakeup_item_set_cmdline ( UpWakeupItem* wakeup_item, gchar const* cmdline )
up_wakeup_item_set_details ( UpWakeupItem* wakeup_item, gchar const* details )
up_wakeup_item_set_id ( UpWakeupItem* wakeup_item, guint id )
up_wakeup_item_set_is_userspace ( UpWakeupItem* wakeup_item, gboolean is_userspace )
up_wakeup_item_set_old ( UpWakeupItem* wakeup_item, guint old )
up_wakeup_item_set_value ( UpWakeupItem* wakeup_item, gdouble value )

up-wakeups.h, libupower-glib.so.1.0.1
up_wakeups_get_data_sync ( UpWakeups* wakeups, GCancellable* cancellable, GError** error )
up_wakeups_get_has_capability UpWakeups* wakeups )
up_wakeups_get_properties_sync ( UpWakeups* wakeups, GCancellable* cancellable, GError** error )
up_wakeups_get_total_sync ( UpWakeups* wakeups, GCancellable* cancellable, GError** error )
up_wakeups_get_type ( )
up_wakeups_new ( )

to the top



Generated on Fri Sep 2 19:30:38 2011 for libupower-glib.so.1 by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API