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