Update Manager API: Gtk Frontend module

Gtk frontend module

Classes

class UpdateManager.Frontend.Gtk.GtkFrontend

Gtk frontend implementation.

get_cache_handler()

Returns a CacheProgressHandler implementation instance.

get_commit_handler()

Returns a CommitProgressHandler implementation instance.

get_list_handler()

Returns a ListProgressHandler implementation instance.

handle_exception(exception)

Handles an uncaught exception.

Parameters:exception – Exception instance
handle_unprivileged_invocation(app_args)

Gtk/Glade unprivileged user handler.

init_frontend()

Gtk/Glade frontend initialization

init_gettext(app_name, locale_dir)

Gtk/Glade gettext initialization

main(application)

Gtk/Glade main loop invocation.

Table Of Contents

Previous topic

Update Manager API: Frontend module

Next topic

Update Manager API: Gtk.ChangelogViewer Frontend module

This Page