![]() |
![]() |
![]() |
gnome-bluetooth Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties | Signals |
BluetoothChooserButton; GtkWidget * bluetooth_chooser_button_new (void); gboolean bluetooth_chooser_button_available (BluetoothChooserButton *button);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBin +----GtkButton +----BluetoothChooserButton
BluetoothChooserButton implements GtkBuildable, AtkImplementorIface and GtkActivatable.
GtkWidget * bluetooth_chooser_button_new (void);
Returns : |
a BluetoothChooserButton |
gboolean bluetooth_chooser_button_available (BluetoothChooserButton *button);
|
a BluetoothChooserButton |
Returns : |
TRUE if there is a powered Bluetooth adapter available, and the button should be sensitive.
|
"device"
property"device" gchar* : Read / Write
The Bluetooth address of the selected device or NULL
Default value: NULL
"is-available"
property"is-available" gboolean : Read
TRUE
if there is a powered Bluetooth adapter available.
See also: bluetooth_chooser_button_available()
Default value: TRUE
"chooser-created"
signalvoid user_function (BluetoothChooserButton *bluetoothchooserbutton, GObject *arg1, gpointer user_data) : Run Last
|
the object which received the signal. |
|
|
|
user data set when the signal handler was connected. |