Module Gtk_primary_selection_proto.Gtk_primary_selection_device

type t = [
  1. | `Gtk_primary_selection_device
]
type Wayland.Metadata.ty +=
  1. | T : [ `Gtk_primary_selection_device ] Wayland.Metadata.ty
type versions = [
  1. | `V1
]
val interface : string
val version : int32
val requests : int -> string * (string * [> `Object of string option | `Uint ]) list
val events : int -> string * (string * [> `New_ID of string option | `Object of string option ]) list