set_right_margin
Description:
[
Version ( since =
"2.10" ) ]
public void set_right_margin (
double margin,
Unit unit)
Sets the right margin of the `GtkPageSetup`.
Parameters:
| this |
a `GtkPageSetup`
|
| margin |
the new right margin in units of unit
|
| unit |
the units for margin
|