DragIcon
Object Hierarchy:
Gtk.DragIcon
Gtk.DragIcon
Gtk.DragIcon
Gtk.Widget
Gtk.Widget
Gtk.Widget->Gtk.DragIcon
GLib.InitiallyUnowned
GLib.InitiallyUnowned
GLib.InitiallyUnowned->Gtk.Widget
GLib.Object
GLib.Object
GLib.Object->GLib.InitiallyUnowned
Gtk.Accessible
Gtk.Accessible
Gtk.Accessible->Gtk.DragIcon
Gtk.Accessible->Gtk.Widget
Gtk.Buildable
Gtk.Buildable
Gtk.Buildable->Gtk.DragIcon
Gtk.Buildable->Gtk.Widget
Gtk.ConstraintTarget
Gtk.ConstraintTarget
Gtk.ConstraintTarget->Gtk.DragIcon
Gtk.ConstraintTarget->Gtk.Widget
Gtk.Native
Gtk.Native
Gtk.Native->Gtk.DragIcon
Gtk.Root
Gtk.Root
Gtk.Root->Gtk.DragIcon
Description:
[
CCode ( type_id =
"gtk_drag_icon_get_type ()" ) ]
public class DragIcon :
Widget ,
Accessible ,
Buildable ,
ConstraintTarget ,
Native ,
Root
`GtkDragIcon` is a `GtkRoot` implementation for drag icons.
A drag icon moves with the pointer during a Drag-and-Drop operation and is destroyed when the drag ends.
To set up a drag icon and associate it with an ongoing drag operation, use [[email protected] _for_drag] to get the icon for a drag.
You can then use it like any other widget and use [[email protected] _child] to set whatever widget should be used for the drag icon.
Keep in mind that drag icons do not allow user input.
Content:
Properties:
Static methods:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Gtk.Widget
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
All known members inherited from interface Gtk.Accessible
All known members inherited from interface Gtk.Buildable
All known members inherited from interface Gtk.Native
All known members inherited from interface Gtk.Root