gtkPrintSettingsSetLength {RGtk2} | R Documentation |
Associates a length in units of unit
with key
.
gtkPrintSettingsSetLength(object, key, value, unit)
|
[GtkPrintSettings ] a GtkPrintSettings |
|
[character] a key |
|
[numeric] a length |
|
[GtkUnit ] the unit of length |
Since 2.10
Derived by RGtkGen from GTK+ documentation