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

TGtkCellAreaClass.apply_attributes

Declaration

Source position: lazgtk3.pas line 4592

TGtkCellAreaClass.apply_attributes : procedure(

  area: PGtkCellArea;

  tree_model: PGtkTreeModel;

  iter: PGtkTreeIter;

  is_expander: gboolean;

  is_expanded: gboolean

);