IconView


Object Hierarchy:

Object hierarchy for IconView

Description:

[ CCode ( type_id = "xfce_icon_view_get_type ()" ) ]
[ Version ( since = "4.21.0" ) ]
public class IconView : Container, Implementor, Buildable, CellLayout, Scrollable

IconView provides an alternative view on a list model.

It displays the model as a grid of icons with labels. Like TreeView, it allows to select one or multiple items (depending on the selection mode, see set_selection_mode). In addition to selection with the arrow keys, IconView supports rubberband selection, which is controlled by dragging the pointer.


Namespace: Xfce
Package: libxfce4ui-2

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor