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 : notebook_props -> 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