API Version: 4.0
Library Version: 4.7.0
int gtk_print_settings_get_int ( GtkPrintSettings* settings, const char* key )
Returns the integer value of key, or 0.
key
const char*
A key.
int
The integer value of key.