package wayland

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

Module Gtk_primary_selection_proto.Gtk_primary_selection_offerSource

Sourcetype t = [
  1. | `Gtk_primary_selection_offer
]
Sourcetype Wayland.Metadata.ty +=
  1. | T : [ `Gtk_primary_selection_offer ] Wayland.Metadata.ty
Sourcetype versions = [
  1. | `V1
]
Sourceval interface : string
Sourceval version : int32
Sourceval requests : int -> string * (string * [> `FD | `String ]) list
Sourceval events : int -> string * (string * [> `String ]) list