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