[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

TGtkCellLayout

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgtk3.pas line 3064

type TGtkCellLayout = object

  procedure add_attribute();

  

  procedure clear;

  

  procedure clear_attributes();

  

  function get_area;

  

  function get_cells;

  

  procedure pack_end();

  

  procedure pack_start();

  

  procedure reorder();

  

  procedure set_cell_data_func();

  

end;

Inheritance

TGtkCellLayout