g_bookmark_file_set_icon ( bookmark_file uri href mime_type -- )


Vocabulary
glib.ffi

Inputs
bookmark_filean object
urian object
hrefan object
mime_typean object


Outputs
None

Definition


LIBRARY: glib FUNCTION: void g_bookmark_file_set_icon
( GBookmarkFile* bookmark_file, gchar* uri, gchar* href,
gchar* mime_type )