IconView
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use class@Gtk.GridView instead
---Creates a new GtkIconView
widget
Return
A newly created GtkIconView
widget
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use class@Gtk.GridView instead
---Creates a new GtkIconView
widget using the specified @area to layout cells inside the icons.
Return
A newly created GtkIconView
widget
Parameters
area
the GtkCellArea
to use to layout cells
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use class@Gtk.GridView instead
---Creates a new GtkIconView
widget with the model @model.
Return
A newly created GtkIconView
widget.
Parameters
model
The model.