Package zeroinstall :: Package gtkui :: Module applistbox :: Class AppListBox
[frames] | no frames]

Class AppListBox

source code

A dialog box which lists applications already added to the menus.

Instance Methods
 
__init__(self, iface_cache, app_list)
Constructor.
source code
 
populate_model(self) source code
 
action_run(self, uri) source code
 
action_help(self, uri) source code
 
action_properties(self, uri) source code
 
action_remove(self, uri) source code
Method Details

__init__(self, iface_cache, app_list)
(Constructor)

source code 

Constructor.

Parameters: