Gtk UI frontend module
Gtk/Glade userinterface class.
Callback method for about button that shows the about dialog.
Parameter: | source – Source of event, unused. |
---|
Install button click handler.
Parameter: | widget – Source of event |
---|
Settings button click handler.
Parameter: | widget – Source of event |
---|
Saves the state.
Currently only the window-size is stored.
Update details control/handler class
Helper class to provide UpdateManagerIFace via dbus.
Update ListView control/handler class.
Double-click handler.
Note
This handler expects row_toggled not to use the renderer parameter!
Wrapper around the treeview’s set_sensitive method.
Parameter: | sensitive – Bool defining whether the widget should be sensitive or not. |
---|
Appends a category description to the store.
Parameters: |
|
---|
Appends a package object to the store.
Parameter: | pkg_info – UpdateManager.Backend.PackageInfoBase object |
---|