GridView.this

  1. this(void* ptr, Flag!"Take" take)
    class GridView
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(gtk.selection_model.SelectionModel model, gtk.list_item_factory.ListItemFactory factory)