package ocgtk

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

Class Cell_layout.cell_layout

method add_attribute : Ocgtk_gtk__.GCell_renderer.cell_renderer_t -> string -> int -> unit
method clear : unit -> unit
method clear_attributes : Ocgtk_gtk__.GCell_renderer.cell_renderer_t -> unit
method get_area : unit -> Ocgtk_gtk__.GCell_area_and__cell_area_context_and__cell_layout.cell_area_t option
method get_cells : unit -> Ocgtk_gtk__.GCell_renderer.cell_renderer_t list
method pack_end : Ocgtk_gtk__.GCell_renderer.cell_renderer_t -> bool -> unit
method pack_start : Ocgtk_gtk__.GCell_renderer.cell_renderer_t -> bool -> unit
method reorder : Ocgtk_gtk__.GCell_renderer.cell_renderer_t -> int -> unit
method as_cell_layout : Ocgtk_gtk__.Cell_area_and__cell_area_context_and__cell_layout.Cell_layout.t