package ocgtk

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

Module Gtk.Entry_completion

class type entry_completion_t = object ... end
class entry_completion : [ `entry_completion | `object_ ] Gobject.obj -> entry_completion_t
val new_ : unit -> entry_completion_t
val new_with_area : Ocgtk_gtk__.GCell_area_and__cell_area_context_and__cell_layout.cell_area_t -> entry_completion_t