Handbook
Glossary
g_file_get_child_for_display_name ( file display_name error -- GFile* )
Vocabulary
gio
.
ffi
Inputs
file
an
object
display_name
an
object
error
an
object
Outputs
GFile*
an
object
Definition
USING:
alien.syntax
glib.ffi
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
GFile*
g_file_get_child_for_display_name
( GFile* file, gchar* display_name, GError* error )