[ Version ( since = "3.0" ) ]
public virtual void @foreach (CellCallback callback)
Calls callback for every CellRenderer in
this.
| this |
a CellArea |
| callback |
the CellCallback to call |
| callback_data |
user provided data pointer |