Method
Gtk.GridView.get_factory
Declaration [src]
GtkListItemFactory*
gtk_grid_view_get_factory (
  GtkGridView* self
)
Description [src]
Gets the factory that’s currently used to populate list items.
| Gets property | Gtk.GridView:factory | 
Return value
| Returns: GtkListItemFactory | |
| The factory in use | |
| Ownership is not transferred to the caller | |
| Can be NULL | |