Handbook
Glossary
g_file_info_set_content_type ( file_info content_type -- )
Vocabulary
gio
.
ffi
Inputs
file_info
an
object
content_type
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gio.ffi
LIBRARY:
gio
FUNCTION:
void
g_file_info_set_content_type
( GFileInfo* file_info, gchar* content_type )