Package: gtk
Interface gtk:tree-sortable
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented SubclassesDirect Slots
None
Details The gtk:tree-sortable interface is an interface to be implemented
by tree models which support sorting. The gtk:tree-view widget uses the methods provided by this interface
to sort the model. Signal DetailsThe "sort-column-changed" signallambda (sortable) : Run Last
| Inherited Slot Access FunctionsSee also |
#2023-03-28