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