IconView
constructor()
Creates a new GtkIconView
widget
Return
A newly created GtkIconView
widget
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
Creates a new GtkIconView
widget with the model @model.
Return
A newly created GtkIconView
widget.
Parameters
model
The model.
constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)