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