Handbook
Glossary
gtk_file_chooser_native_set_accept_label ( file_chooser_native accept_label -- )
Vocabulary
gtk3
.
ffi
Inputs
file_chooser_native
an
object
accept_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_accept_label
( GtkFileChooserNative* file_chooser_native, gchar*
accept_label )