Interface TreeView.OnTreeViewMappingFunc

Enclosing class:
TreeView
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 TreeView.OnTreeViewMappingFunc
  • Method Details

    • onTreeViewMappingFunc

      void onTreeViewMappingFunc(CallbackHandler __self, @Nonnull TreeView tree_view, @Nonnull TreePath path, @Nullable Pointer user_data)
      Function used for gtk_tree_view_map_expanded_rows().
      Parameters:
      tree_view - A `GtkTreeView`
      path - The path that’s expanded
      user_data - user data