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