Method
Gtk.PrintSettings.set_length
Declaration [src]
void
gtk_print_settings_set_length (
  GtkPrintSettings* settings,
  const char* key,
  double value,
  GtkUnit unit
)
Parameters
| key | const char* | 
| a key | |
| Ownership is not transferred to the callee | |
| The string is a NUL terminated UTF-8 string | |
| value | double | 
| a length | |
| unit | GtkUnit | 
| the unit of  |