package lablgtk3

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