summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2009-06-29 17:47:28 +0100
committerBastien Nocera <hadess@hadess.net>2009-06-29 17:47:28 +0100
commit0ff05785587df4f8386d8ce04b4cff262be89a79 (patch)
treeba0ab12a9a7755e7f0167bc6cf8fc3d64a8e6b1f /docs
parent01797d9c3d61de6f30549c4ec2f457d6abc36668 (diff)
downloadgnome-bluetooth-0ff05785587df4f8386d8ce04b4cff262be89a79.tar.gz
Loads API docs for properties
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt102
1 files changed, 102 insertions, 0 deletions
diff --git a/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt b/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt
index da84a73b..95906327 100644
--- a/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt
+++ b/docs/reference/libgnome-bluetooth/gnome-bluetooth-sections.txt
@@ -6,9 +6,13 @@ BluetoothChooser
bluetooth_chooser_new
bluetooth_chooser_set_title
bluetooth_chooser_get_selected_device
+bluetooth_chooser_get_selected_device_info
bluetooth_chooser_get_selected_device_name
bluetooth_chooser_get_selected_device_icon
+bluetooth_chooser_get_selected_device_type
+bluetooth_chooser_get_selected_device_is_connected
bluetooth_chooser_start_discovery
+bluetooth_chooser_stop_discovery
<SUBSECTION Standard>
BLUETOOTH_CHOOSER
BLUETOOTH_IS_CHOOSER
@@ -19,6 +23,49 @@ BLUETOOTH_IS_CHOOSER_CLASS
</SECTION>
<SECTION>
+<FILE>bluetooth-client</FILE>
+BLUETOOTH_GET_CLIENT_CLASS
+<TITLE>BluetoothClient</TITLE>
+BluetoothClient
+bluetooth_client_new
+bluetooth_client_get_model
+bluetooth_client_get_filter_model
+bluetooth_client_get_adapter_model
+bluetooth_client_get_device_model
+bluetooth_client_get_device_filter_model
+bluetooth_type_to_string
+bluetooth_verify_address
+bluetooth_uuid_to_string
+<SUBSECTION Standard>
+BLUETOOTH_CLIENT
+BLUETOOTH_IS_CLIENT
+BLUETOOTH_TYPE_CLIENT
+bluetooth_client_get_type
+BLUETOOTH_CLIENT_CLASS
+BLUETOOTH_IS_CLIENT_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>bluetooth-killswitch</FILE>
+KillswitchState
+BLUETOOTH_GET_KILLSWITCH_CLASS
+<TITLE>BluetoothKillswitch</TITLE>
+BluetoothKillswitch
+bluetooth_killswitch_new
+bluetooth_killswitch_has_killswitches
+bluetooth_killswitch_update_state
+bluetooth_killswitch_set_state
+bluetooth_killswitch_get_state
+<SUBSECTION Standard>
+BLUETOOTH_KILLSWITCH
+BLUETOOTH_IS_KILLSWITCH
+BLUETOOTH_TYPE_KILLSWITCH
+bluetooth_killswitch_get_type
+BLUETOOTH_KILLSWITCH_CLASS
+BLUETOOTH_IS_KILLSWITCH_CLASS
+</SECTION>
+
+<SECTION>
<FILE>bluetooth-chooser-button</FILE>
<TITLE>BluetoothChooserButton</TITLE>
BluetoothChooserButton
@@ -32,7 +79,62 @@ bluetooth_chooser_button_get_type
</SECTION>
<SECTION>
+<FILE>bling-spinner</FILE>
+BlingSpinnerPrivate
+<TITLE>BlingSpinner</TITLE>
+BlingSpinner
+bling_spinner_new
+bling_spinner_start
+bling_spinner_stop
+<SUBSECTION Standard>
+BLING_SPINNER
+BLING_IS_SPINNER
+BLING_TYPE_SPINNER
+bling_spinner_get_type
+BLING_SPINNER_CLASS
+BLING_IS_SPINNER_CLASS
+BLING_SPINNER_GET_CLASS
+</SECTION>
+
+<SECTION>
+<FILE>bling-color</FILE>
+BlingColor
+bling_color_parse_string
+</SECTION>
+
+<SECTION>
+<FILE>gnome-bluetooth-enum-types</FILE>
+bluetooth_category_get_type
+BLUETOOTH_TYPE_CATEGORY
+bluetooth_type_get_type
+BLUETOOTH_TYPE_TYPE
+bluetooth_column_get_type
+BLUETOOTH_TYPE_COLUMN
+</SECTION>
+
+<SECTION>
+<FILE>bluetooth-plugin</FILE>
+GbtPluginInfo
+GbtPlugin
+GBT_INIT_PLUGIN
+SOEXT
+SOEXT_LEN
+</SECTION>
+
+<SECTION>
<FILE>bluetooth-enums</FILE>
+BluetoothCategory
+BluetoothType
BLUETOOTH_TYPE_INPUT
+BLUETOOTH_TYPE_AUDIO
+BluetoothColumn
+</SECTION>
+
+<SECTION>
+<FILE>bluetooth-plugin-manager</FILE>
+bluetooth_plugin_manager_init
+bluetooth_plugin_manager_cleanup
+bluetooth_plugin_manager_get_widgets
+bluetooth_plugin_manager_device_deleted
</SECTION>