gtkIconViewNewWithModel {RGtk2} | R Documentation |
Creates a new GtkIconView
widget with the model model
.
gtkIconViewNewWithModel(model = NULL, show = TRUE)
|
[GtkTreeModel ] The model. |
Since 2.6
[GtkWidget
] A newly created GtkIconView
widget.
Derived by RGtkGen from GTK+ documentation