_give_drag_and_drop_private Struct Reference

Struct of private members of give_bluetooth. More...

List of all members.

Public Attributes

gboolean bt_is_on
GtkWidget * destination
gulong handler_id
DBusGProxy * dbus_proxy
give_bluetoothgive_bt_object
give_ebookgive_ebook_object


Detailed Description

Struct of private members of give_bluetooth.

Definition at line 53 of file give_drag_and_drop.c.


Member Data Documentation

gboolean _give_drag_and_drop_private::bt_is_on

The Bluetooth adapter is ON or OFF.

Definition at line 56 of file give_drag_and_drop.c.

Referenced by give_drag_and_drop_drag_recieved(), and give_drag_and_drop_have_bt().

GtkWidget* _give_drag_and_drop_private::destination

The destination widget for d&d. It's the button of the plugin.

Definition at line 58 of file give_drag_and_drop.c.

Referenced by give_drag_and_drop_finalize(), and give_drag_and_drop_set_dest().

gulong _give_drag_and_drop_private::handler_id

ID of the callback listening to the "drag_data_received" signal.

Definition at line 60 of file give_drag_and_drop.c.

Referenced by give_drag_and_drop_finalize(), and give_drag_and_drop_set_dest().

DBusGProxy* _give_drag_and_drop_private::dbus_proxy

Proxy to BLUEZ_DBUS for turning on Bluetooth if necessary.

Definition at line 62 of file give_drag_and_drop.c.

Referenced by give_drag_and_drop_finalize(), give_drag_and_drop_init(), and give_drag_and_drop_turn_bt_on_dialog().

give_bluetooth* _give_drag_and_drop_private::give_bt_object

Encapsulated give_bluetooth object, for sending files.

Definition at line 64 of file give_drag_and_drop.c.

Referenced by give_drag_and_drop_finalize(), give_drag_and_drop_init(), and give_drag_and_drop_send().

give_ebook* _give_drag_and_drop_private::give_ebook_object

Encapsulated give_ebook object for contact queries.

Definition at line 66 of file give_drag_and_drop.c.

Referenced by give_drag_and_drop_create_dialog(), give_drag_and_drop_finalize(), give_drag_and_drop_init(), and give_drag_and_drop_run_dialog().


The documentation for this struct was generated from the following file:
Generated on Sat May 17 16:27:33 2008 for Give by  doxygen 1.5.3