Module Gtk_primary_selection_proto.Gtk_primary_selection_device
type t = [
| `Gtk_primary_selection_device
]
type versions = [
| `V1
]
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