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

TGtkCellArea.apply_attributes

Declaration

Source position: lazgtk3.pas line 4403

procedure TGtkCellArea.apply_attributes(

  tree_model: PGtkTreeModel;

  iter: PGtkTreeIter;

  is_expander: gboolean;

  is_expanded: gboolean

);