Method

GtkPrintSettingsset_finishings

since: 2.10

Declaration [src]

void
gtk_print_settings_set_finishings (
  GtkPrintSettings* settings,
  const gchar* finishings
)

Description [src]

Sets the value of GTK_PRINT_SETTINGS_FINISHINGS.

Available since: 2.10

Parameters

finishings

Type: const gchar*

The finishings.

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