gtk_print_operation_set_export_filename ( print_operation filename -- )


Vocabulary
gtk3.ffi

Inputs
print_operationan object
filenamean object


Outputs
None

Definition


LIBRARY: gtk3 FUNCTION: void
gtk_print_operation_set_export_filename
( GtkPrintOperation* print_operation, char* filename )