set_length
Description:
[
Version ( since =
"2.10" ) ]
public void set_length (
string key,
double value,
Unit unit)
Associates a length in units of unit with key.
Parameters:
| this |
a `GtkPrintSettings`
|
| key |
a key
|
| value |
a length
|
| unit |
the unit of length
|