Method
Gtk.PrintSettings.set_page_ranges
Declaration [src]
void
gtk_print_settings_set_page_ranges (
GtkPrintSettings* settings,
GtkPageRange* page_ranges,
int num_ranges
)
Parameters
page_ranges |
An array of GtkPageRange |
an array of |
|
The length of the array is in the num_ranges argument | |
The data is owned by the caller of the function | |
num_ranges |
int |
the length of |