gtkPrintSettingsGetLength {RGtk2} | R Documentation |
Returns the value associated with key
, interpreted
as a length. The returned value is converted to units
.
gtkPrintSettingsGetLength(object, key, unit)
|
[GtkPrintSettings ] a GtkPrintSettings |
|
[character] a key |
|
[GtkUnit ] the unit of the return value |
Since 2.10
[numeric] the length value of key
, converted to unit
Derived by RGtkGen from GTK+ documentation