sugar3.activity.webactivity module

class sugar3.activity.webactivity.FilePicker(parent)

Bases: sugar3.graphics.objectchooser.ObjectChooser

run()

Runs the object chooser and displays it.

Returns

Gtk.ResponseType constant, the response received from displaying the object chooser.

class sugar3.activity.webactivity.WebActivity(handle)

Bases: gi.overrides.Gtk.Window

run_main_loop()