Searched refs:get_icon (Results 1 – 16 of 16) sorted by relevance
71 #define xdg_mime_get_icon XDG_ENTRY(get_icon)
138 GIcon * (* get_icon) (GVolume *volume); member
100 GIcon * (* get_icon) (GDrive *drive); member
88 GIcon * (* get_icon) (GMount *mount); member
359 iface->get_icon = g_win32_mount_get_icon; in g_win32_mount_mount_iface_init()
155 return (* iface->get_icon) (volume); in g_volume_get_icon()
101 GIcon * (* get_icon) (GAppInfo *appinfo); member
384 iface->get_icon = g_unix_mount_get_icon; in g_unix_mount_mount_iface_init()
425 iface->get_icon = g_unix_volume_get_icon; in g_unix_volume_volume_iface_init()
173 return (* iface->get_icon) (drive); in g_drive_get_icon()
215 return (* iface->get_icon) (mount); in g_mount_get_icon()
533 return (* iface->get_icon) (appinfo); in g_app_info_get_icon()
1793 get_icon (const char *path, in get_icon() function1989 icon = get_icon (path, content_type, FALSE); in _g_local_file_info_get()1997 icon = get_icon (path, content_type, TRUE); in _g_local_file_info_get()
569 iface->get_icon = g_osx_app_info_get_icon;
4110 iface->get_icon = g_desktop_app_info_get_icon; in g_desktop_app_info_iface_init()
5213 iface->get_icon = g_win32_app_info_get_icon; in g_win32_app_info_iface_init()