Packages
gdk-3.0
Gdk
DragContext
DragContext
get_actions
get_dest_window
get_device
get_protocol
get_selected_action
get_source_window
get_suggested_action
list_targets
set_device
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
DragContext
Object Hierarchy:
Description:
public
class
DragContext
:
Object
Namespace:
Gdk
Package:
gdk-3.0
Content:
Creation methods:
protected
DragContext
()
Methods:
public
DragAction
get_actions
()
Determines the bitmask of actions proposed by the source if
get_suggested_action
returns GDK_ACTION_ASK.
public
weak
Window
get_dest_window
()
Returns the destination windw for the DND operation.
public
weak
Device
get_device
()
Returns the
Device
associated to the drag context.
public
DragProtocol
get_protocol
()
Returns the drag protocol thats used by this context.
public
DragAction
get_selected_action
()
Determines the action chosen by the drag destination.
public
weak
Window
get_source_window
()
Returns the
Window
where the DND operation started.
public
DragAction
get_suggested_action
()
Determines the suggested drag action of the context.
public
unowned
List
<
Atom
>
list_targets
()
Retrieves the list of targets of the context.
public
void
set_device
(
Device
device)
Associates a
Device
to
context
, so all Drag and Drop events for
context
are emitted as if they came from this device.
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count