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