Function gio::functions::content_type_get_mime_dirs

source ·
pub fn content_type_get_mime_dirs() -> Vec<GString>
Available on crate feature v2_60 only.
Expand description

Get the list of directories which MIME data is loaded from. See g_content_type_set_mime_dirs() for details.

§Returns

None-terminated list of directories to load MIME data from, including any mime/ subdirectory, and with the first directory to try listed first