Method
GLibBookmarkFileset_mime_type
since: 2.12
Declaration [src]
void
g_bookmark_file_set_mime_type (
GBookmarkFile* bookmark,
const gchar* uri,
const gchar* mime_type
)
Description [src]
Sets mime_type
as the MIME type of the bookmark for uri
.
If a bookmark for uri
cannot be found then it is created.
Available since: 2.12