PrintSettingsFunc


Description:


public delegate void PrintSettingsFunc (string key, string value)

Function called by [method@Gtk.

PrintSettings.foreach] on every key/value pair inside a [class@Gtk.PrintSettings].

Parameters:

key

the setting key

value

the setting value

user_data

The user data provided with the function


Namespace: Gtk
Package: gtk+-2.0