Method

GtkPrintSettingsset_output_bin

since: 2.10

Declaration [src]

void
gtk_print_settings_set_output_bin (
  GtkPrintSettings* settings,
  const gchar* output_bin
)

Description [src]

Sets the value of GTK_PRINT_SETTINGS_OUTPUT_BIN.

Available since: 2.10

Parameters

output_bin

Type: const gchar*

The output bin.

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