Undocumented
Method __init__ No summary
Method add_instance Undocumented
Method remove_instance Undocumented
Method update_instance Undocumented
Method select_instance Undocumented

Inherited from PropertyObject (via ObjectList):

Class Method __class_init__ Undocumented
Method __post_init__ No summary
Method get_attribute_names Undocumented
Method is_default_value Undocumented
Method do_set_property Undocumented
Method do_get_property Undocumented
Method _set Undocumented
Method _get Undocumented

Inherited from PropertyObject (via ObjectList):

Class Method __class_init__ Undocumented
Method __post_init__ No summary
Method get_attribute_names Undocumented
Method is_default_value Undocumented
Method do_set_property Undocumented
Method do_get_property Undocumented
Method _set Undocumented
Method _get Undocumented
def __init__(self, columns=[], instance_list=None, mode=gtk.SELECTION_BROWSE):

Create a new ObjectList object.

Parameterscolumnsa list of Columns
objectsa list of objects to be inserted or None
modeselection mode
sortablewhether the user can sort the list
modelgtk.TreeModel to use or None to create one
def add_instance(self, *args, **kwargs):
Undocumented
def remove_instance(self, *args, **kwargs):
Undocumented
def update_instance(self, *args, **kwargs):
Undocumented
def select_instance(self, *args, **kwargs):
Undocumented
API Documentation for Kiwi, generated by pydoctor at 2015-12-15 02:02:17.