gtk :: TreeSortable :: Class TreeSortable
[hide private]
[frames] | no frames]

Class TreeSortable

source code

        object --+    
                 |    
gobject.GInterface --+
                     |
                    TreeSortable
Known Subclasses:

Instance Methods [hide private]
 
do_get_sort_column_id(...) source code
 
do_has_default_sort_func(...) source code
 
do_set_default_sort_func(...) source code
 
do_set_sort_column_id(...) source code
 
do_set_sort_func(...) source code
 
do_sort_column_changed(...) source code
 
get_sort_column_id(...) source code
 
has_default_sort_func(...) source code
 
set_default_sort_func(...) source code
 
set_sort_column_id(...) source code
 
set_sort_func(...) source code
 
sort_column_changed(...) source code

Inherited from gobject.GInterface: __gdoc__, __init__, __new__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  __gtype__ = <GType GtkTreeSortable (46276176)>
Properties [hide private]

Inherited from object: __class__