package ocgtk

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

Class Cell_view.cell_view

inherit Ocgtk_gtk__.GEvent_controller_and__layout_child_and__layout_manager_and__root_and__tooltip_and__widget.widget_t
inherit Ocgtk_gtk__.GCell_area_and__cell_area_context_and__cell_layout.cell_layout_t
inherit Ocgtk_gtk__.GOrientable.orientable_t
method get_displayed_row : unit -> Ocgtk_gtk__.Tree_path.t option
method get_draw_sensitive : unit -> bool
method get_fit_model : unit -> bool
method get_model : unit -> Ocgtk_gtk__.GTree_model.tree_model_t option
method set_displayed_row : Ocgtk_gtk__.Tree_path.t option -> unit
method set_draw_sensitive : bool -> unit
method set_fit_model : bool -> unit
method set_model : Ocgtk_gtk__.GTree_model.tree_model_t option -> unit
method cell_area : Ocgtk_gtk__.GCell_area_and__cell_area_context_and__cell_layout.cell_area_t
method cell_area_context : Ocgtk_gtk__.GCell_area_and__cell_area_context_and__cell_layout.cell_area_context_t
method as_cell_view : Ocgtk_gtk__.Cell_view.t