Handbook
Glossary
gtk_print_operation_set_custom_tab_label ( print_operation label -- )
Vocabulary
gtk3
.
ffi
Inputs
print_operation
an
object
label
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gtk3.ffi
LIBRARY:
gtk3
FUNCTION:
void
gtk_print_operation_set_custom_tab_label
( GtkPrintOperation* print_operation, gchar* label )