package lablgtk3

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

Module GtkBase.SelectionSource

Sourceval format : Gtk.selection_data -> int
Sourceval get_data : Gtk.selection_data -> string
Sourceval set : Gtk.selection_data -> typ:Gdk.atom -> format:int -> data:string option -> unit
Sourceval owner_set : [> `widget ] Gtk.obj -> sel:Gdk.atom -> time:int32 -> bool
Sourceval add_target : [> `widget ] Gtk.obj -> sel:Gdk.atom -> target:Gdk.atom -> info:int -> unit
Sourceval convert : [> `widget ] Gtk.obj -> sel:Gdk.atom -> target:Gdk.atom -> time:int32 -> bool
Sourceval clear_targets : [> `widget ] Gtk.obj -> sel:Gdk.atom -> unit
OCaml

Innovation. Community. Security.