| Top |  |  |  |  | 
    GObject
    ╰── GInitiallyUnowned
        ╰── GtkCellRenderer
            ╰── ThunarIconRenderer
                ╰── ThunarShortcutsIconRenderer
GtkCellRenderer *
thunar_shortcuts_icon_renderer_new (void);
Allocates a new ThunarShortcutsIconRenderer instance.
“device” property“device” ThunarDevice *
The ThunarDevice for which to render an icon or NULL to fallback
to the default icon renderering (see ThunarIconRenderer).
Owner: ThunarShortcutsIconRenderer
Flags: Read / Write