Interface TreeModelIface.OnGetColumnType

Enclosing class:
TreeModelIface
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface TreeModelIface.OnGetColumnType
  • Method Details

    • onGetColumnType

      long onGetColumnType(CallbackHandler __self, @Nonnull TreeModel tree_model, int index_)
      Parameters:
      tree_model - a `GtkTreeModel`
      index_ - the column index
      Returns:
      the type of the column