package lablgtk3

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module GtkBase.DnDSource

Sourceval dest_set : [> `widget ] Gtk.obj -> flags:Gtk.Tags.dest_defaults list -> targets:Gtk.target_entry array -> actions:Gdk.Tags.drag_action list -> unit
Sourceval dest_unset : [> `widget ] Gtk.obj -> unit
Sourceval finish : Gdk.drag_context -> success:bool -> del:bool -> time:int32 -> unit
Sourceval get_data : [> `widget ] Gtk.obj -> Gdk.drag_context -> target:Gdk.atom -> time:int32 -> unit
Sourceval get_source_widget : Gdk.drag_context -> Gtk.widget Gtk.obj
Sourceval highlight : [> `widget ] Gtk.obj -> unit
Sourceval unhighlight : [> `widget ] Gtk.obj -> unit
Sourceval set_icon_widget : Gdk.drag_context -> [> `widget ] Gtk.obj -> hot_x:int -> hot_y:int -> unit
Sourceval set_icon_default : Gdk.drag_context -> unit
Sourceval source_set : [> `widget ] Gtk.obj -> ?modi:Gdk.Tags.modifier list -> targets:Gtk.target_entry array -> actions:Gdk.Tags.drag_action list -> unit
Sourceval source_unset : [> `widget ] Gtk.obj -> unit
OCaml

Innovation. Community. Security.