Gdk.DragContext – gdk-2.0 Reference Manual
Packages
gdk-2.0
Gdk
DragContext
DragContext
get_actions
get_dest_window
get_protocol
get_selected_action
get_source_window
get_suggested_action
list_targets
action
actions
dest_window
is_source
protocol
source_window
start_time
suggested_action
targets
windowing_data
DragContext
Object Hierarchy:
Description:
public
class
DragContext
:
Object
Namespace:
Gdk
Package:
gdk-2.0
Content:
Creation methods:
public
DragContext
()
Methods:
public
DragAction
get_actions
()
Determines the bitmask of actions proposed by the source if
get_suggested_action
returns
gdk_action_ask
.
public
unowned
Window
get_dest_window
()
Returns the destination window for the DND operation.
public
DragProtocol
get_protocol
()
Returns the drag protocol that is used by this context.
public
DragAction
get_selected_action
()
Determines the action chosen by the drag destination.
public
unowned
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
list_targets
()
Retrieves the list of targets of the context.
Fields:
public
DragAction
action
public
DragAction
actions
public
unowned
Window
dest_window
public
bool
is_source
public
DragProtocol
protocol
public
unowned
Window
source_window
public
uint32
start_time
public
DragAction
suggested_action
public
unowned
List
<
Atom
>
targets
public
void
*
windowing_data
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref