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

Class AppList

source code

A list of applications which can be displayed in an AppListBox. For example, a program might implement this to display a list of plugins. This default implementation lists applications in the freedesktop.org menus.

Instance Methods
 
get_apps(self)
Return a list of application URIs.
source code
 
remove_app(self, uri)
Remove this application from the list.
source code