orb.dialogs.help_dialog.about.about module

class orb.dialogs.help_dialog.about.about.About(**kwargs)

Bases: PopupDropShadow

open(*args)

Display the modal in the Window.

When the view is opened, it will be faded in with an animation. If you don’t want the animation, use:

view.open(animation=False)