Method

Gtk.ColumnViewColumn.get_factory

Declaration [src]

GtkListItemFactory*
gtk_column_view_column_get_factory (
  GtkColumnViewColumn* self
)

Description [src]

Gets the factory that’s currently used to populate list items for this column.

Return value

Returns: GtkListItemFactory

The factory in use

Ownership is not transferred to the caller
Can be NULL