package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `combobox ] Gobject.obj
method set_active : int -> unit
method set_add_tearoffs : bool -> unit
method set_focus_on_click : bool -> unit
method set_entry_text_column : int -> unit
method set_has_entry : bool -> unit
method set_has_frame : bool -> unit
method set_wrap_width : int -> unit
method active : int
method add_tearoffs : bool
method focus_on_click : bool
method entry_text_column : int
method has_entry : bool
method has_frame : bool
method wrap_width : int