Home
last modified time | relevance | path

Searched refs:nemo_file_get_icon_pixbuf (Results 1 – 5 of 5) sorted by relevance

/dports/x11-fm/nemo/nemo-4.8.3/libnemo-private/
H A Dnemo-file-conflict-dialog.c78 pixbuf = nemo_file_get_icon_pixbuf (fcd->details->destination, in file_icons_changed()
87 pixbuf = nemo_file_get_icon_pixbuf (fcd->details->source, in file_icons_changed()
226 pixbuf = nemo_file_get_icon_pixbuf (dest, in file_list_ready_cb()
241 pixbuf = nemo_file_get_icon_pixbuf (src, in file_list_ready_cb()
H A Dnemo-file.h484 GdkPixbuf * nemo_file_get_icon_pixbuf (NemoFile *fi…
H A Dnemo-file.c4859 nemo_file_get_icon_pixbuf (NemoFile *file, in nemo_file_get_icon_pixbuf() function
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-empty-view.c58 …icon = nemo_file_get_icon_pixbuf (file, nemo_get_icon_size_for_zoom_level (NEMO_ZOOM_LEVEL_STANDAR… in G_DEFINE_TYPE()
H A Dnemo-tree-sidebar-model.c282 gicon = G_ICON (nemo_file_get_icon_pixbuf (file, size, TRUE, node->icon_scale, flags)); in get_menu_icon_for_file()