[ Version ( since = "2.10" ) ]
public void @foreach (PrintSettingsFunc func)
Calls func for each key-value pair of this.
| this |
a `GtkPrintSettings` |
| func |
the function to call |
| user_data |
user data for |