package wayland

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

Module Wayland_proto.Wl_data_device_managerSource

Sourcetype t = [
  1. | `Wl_data_device_manager
]
Sourcetype Metadata.ty +=
  1. | T : [ `Wl_data_device_manager ] Metadata.ty
Sourcetype versions = [
  1. | `V1
  2. | `V2
  3. | `V3
]
Sourceval interface : string
Sourceval version : int32
Sourcemodule Dnd_action : sig ... end

Drag and drop actions.

Sourceval requests : int -> string * (string * [> `New_ID of string option | `Object of string option ]) list
Sourceval events : int -> string * 'a list
OCaml

Innovation. Community. Security.