Module Gtk_primary_selection_proto.Gtk_primary_selection_device_manager
type t = [
| `Gtk_primary_selection_device_manager
]
type versions = [
| `V1
]
val requests :
int ->
string
* (string * [> `New_ID of string option | `Object of string option ]) list
val events : int -> string * 'a list