PrintSettings.foreach_
void foreach_(gtk.types.PrintSettingsFunc func)Calls func for each key-value pair of settings.
Parameters
func | the function to call |
void foreach_(gtk.types.PrintSettingsFunc func)Calls func for each key-value pair of settings.
func | the function to call |