Method

GtkPrintSettingsset_dither

since: 2.10

Declaration [src]

void
gtk_print_settings_set_dither (
  GtkPrintSettings* settings,
  const gchar* dither
)

Description [src]

Sets the value of GTK_PRINT_SETTINGS_DITHER.

Available since: 2.10

Parameters

dither

Type: const gchar*

The dithering that is used.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.