package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Class Tree_expander.tree_expander

inherit Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t
method get_child : unit -> Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t option
method get_hide_expander : unit -> bool
method get_indent_for_depth : unit -> bool
method get_indent_for_icon : unit -> bool
method get_item : unit -> [ `object_ ] Gobject.obj option
method get_list_row : unit -> Ocgtk_gtk__.GTree_list_row.tree_list_row_t option
method set_child : Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t option -> unit
method set_hide_expander : bool -> unit
method set_indent_for_depth : bool -> unit
method set_indent_for_icon : bool -> unit
method set_list_row : Ocgtk_gtk__.GTree_list_row.tree_list_row_t option -> unit
method as_tree_expander : Ocgtk_gtk__.Tree_expander.t