gtk.icon_view

Module for IconView class

Members

Classes

IconView
class IconView

#GtkIconView provides an alternative view on a #GtkTreeModel. It displays the model as a grid of icons with labels. Like #GtkTreeView, it allows to select one or multiple items (depending on the selection mode, see gtk.icon_view.IconView.setSelectionMode). In addition to selection with the arrow keys, #GtkIconView supports rubberband selection, which is controlled by dragging the pointer.

IconViewGidBuilder
class IconViewGidBuilder

Fluent builder for gtk.icon_view.IconView

IconViewGidBuilderImpl
class IconViewGidBuilderImpl(T)

Fluent builder implementation template for gtk.icon_view.IconView