package lablgtk3

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

Module GtkEditProps.EntrySource

Sourcemodule P : sig ... end
Sourcemodule S : sig ... end
Sourceval get_completion : [> `entry ] Gtk.obj -> Gtk.entry_completion option
Sourceval set_completion : [> `entry ] Gtk.obj -> Gtk.entry_completion -> unit
Sourceval make_params : cont:(([> `entry ] as 'a) Gobject.param list -> 'b) -> 'a Gobject.param list -> ?text:string -> ?visibility:bool -> ?max_length:int -> ?activates_default:bool -> ?editable:bool -> ?has_frame:bool -> ?width_chars:int -> ?xalign:float -> ?placeholder_text:string -> 'b
OCaml

Innovation. Community. Security.