Method

GtkPrintSettingsget_dither

since: 2.10

Declaration [src]

const gchar*
gtk_print_settings_get_dither (
  GtkPrintSettings* settings
)

Description [src]

Gets the value of GTK_PRINT_SETTINGS_DITHER.

Available since: 2.10

Return value

Type: const gchar*

The dithering that is used.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.