Handbook
Glossary
g_bookmark_file_set_icon ( bookmark_file uri href mime_type -- )
Vocabulary
glib
.
ffi
Inputs
bookmark_file
an
object
uri
an
object
href
an
object
mime_type
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_bookmark_file_set_icon
( GBookmarkFile* bookmark_file, gchar* uri, gchar* href,
gchar* mime_type )