gtkPrintSettingsSetBool {RGtk2} | R Documentation |
Sets key
to a boolean value.
gtkPrintSettingsSetBool(object, key, value)
|
[GtkPrintSettings ] a GtkPrintSettings |
|
[character] a key |
|
[logical] a boolean |
Since 2.10
Derived by RGtkGen from GTK+ documentation