Interface TreeSortableIface.OnSetSortColumnId

Enclosing class:
TreeSortableIface
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 TreeSortableIface.OnSetSortColumnId
  • Method Details

    • onSetSortColumnId

      void onSetSortColumnId(CallbackHandler __self, @Nonnull TreeSortable sortable, int sort_column_id, int order)
      Parameters:
      sortable - A `GtkTreeSortable`
      sort_column_id - the sort column id to set
      order - The sort order of the column