Handbook
Glossary
g_file_set_display_name ( file display_name cancellable error -- GFile* )
Vocabulary
gio
.
ffi
Inputs
file
an
object
display_name
an
object
cancellable
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_set_display_name
( GFile* file, gchar* display_name, GCancellable*
cancellable, GError* error )