package ocgtk

  1. Overview
  2. Docs
OCaml bindings for GTK 4

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1-preview2.tar.gz
sha256=4e50fdb5093136a10fc8ffbe388e44cbcb70d52f8afdd48863ec7e22580ff054

doc/ocgtk.gdk/Ocgtk_gdk/Gdk/Drop/class-drop/index.html

Class Drop.drop

method finish : Ocgtk_gdk__.Gdk_enums.dragaction -> unit
method get_actions : unit -> Ocgtk_gdk__.Gdk_enums.dragaction
method get_device : unit -> Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.device_t
method get_display : unit -> Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.display_t
method get_drag : unit -> Ocgtk_gdk__.GDrag.drag_t option
method get_formats : unit -> Ocgtk_gdk__.Content_formats.t
method get_surface : unit -> Ocgtk_gdk__.GApp_launch_context_cycle_de440b34.surface_t
method read_value_finish : Ocgtk_gio.Gio.Async_result.async_result_t -> (Gobject.Value.t, GError.t) result
method status : Ocgtk_gdk__.Gdk_enums.dragaction -> Ocgtk_gdk__.Gdk_enums.dragaction -> unit
method as_drop : Ocgtk_gdk__.Drop.t