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

TGtkCellLayoutIface

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

Declaration

Source position: lazgtk3.pas line 4668

type TGtkCellLayoutIface = object

  g_iface: TGTypeInterface;

  

  pack_start: ;

  

  pack_end: ;

  

  clear: ;

  

  add_attribute: ;

  

  set_cell_data_func: ;

  

  clear_attributes: ;

  

  reorder: ;

  

  get_cells: ;

  

  get_area: ;

  

end;

Inheritance

TGtkCellLayoutIface