Method
GtkPrintSettingsunset
Declaration [src]
void
gtk_print_settings_unset (
GtkPrintSettings* settings,
const char* key
)
Description [src]
Removes any value associated with key
.
This has the same effect as setting the value to NULL
.