Handbook
Glossary
g_filename_completer_set_dirs_only ( filename_completer dirs_only -- )
Vocabulary
gio
.
ffi
Inputs
filename_completer
an
object
dirs_only
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_filename_completer_set_dirs_only
( GFilenameCompleter* filename_completer,
gboolean
dirs_only
)