Interface TreeViewClass.OnTestCollapseRow

Enclosing class:
TreeViewClass
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 TreeViewClass.OnTestCollapseRow
  • Method Details

    • onTestCollapseRow

      boolean onTestCollapseRow(CallbackHandler __self, @Nonnull TreeView tree_view, @Nonnull TreeIter iter, @Nonnull TreePath path)
      Parameters:
      tree_view -
      iter -
      path -
      Returns: