Handbook
Glossary
g_filename_completer_get_completion_suffix ( filename_completer initial_text -- gchar* )
Vocabulary
gio
.
ffi
Inputs
filename_completer
an
object
initial_text
an
object
Outputs
gchar*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
gchar*
g_filename_completer_get_completion_suffix
( GFilenameCompleter* filename_completer, gchar*
initial_text )