Class virtual OgtkPackProps.notebook_props

class virtual notebook_props : object .. end


val virtual obj : [> `notebook ] Gobject.obj
method set_enable_popup : bool -> unit
method set_group_name : string -> unit
method set_scrollable : bool -> unit
method set_show_border : bool -> unit
method set_show_tabs : bool -> unit
method set_tab_pos : GtkEnums.position_type -> unit
method enable_popup : bool
method group_name : string
method scrollable : bool
method show_border : bool
method show_tabs : bool
method tab_pos : GtkEnums.position_type