package lablgtk3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val virtual obj : [> `notebook ] Gobject.obj
method set_enable_popup : < enable_popup : bool ; group_name : string ; scrollable : bool ; set_enable_popup : bool -> unit ; set_group_name : string -> unit ; set_scrollable : bool -> unit ; set_show_border : bool -> unit ; set_show_tabs : bool -> unit ; set_tab_pos : GtkEnums.position_type -> unit ; show_border : bool ; show_tabs : bool ; tab_pos : GtkEnums.position_type.. > -> bool -> unit
method set_group_name : 'a -> string -> unit
method set_scrollable : 'a -> bool -> unit
method set_show_border : 'a -> bool -> unit
method set_show_tabs : 'a -> bool -> unit
method set_tab_pos : 'a -> GtkEnums.position_type -> unit
method enable_popup : 'a -> bool
method group_name : 'a -> string
method scrollable : 'a -> bool
method show_border : 'a -> bool
method show_tabs : 'a -> bool
method tab_pos : 'a -> GtkEnums.position_type