| Safe Haskell | None |
|---|---|
| Language | Haskell98 |
Hails.Graphics.UI.Gtk.Simplify.AboutDialog
Description
Condition: The page of the main notebook visible at each moment is the that corresponds to the selected branch in the category tree.
Documentation
installHandlers :: (GtkGUI a, VersionedBasicModel b, NamedBasicModel b, Event c, MenuItemClass d) => CEnv a b c -> ViewElementAccessorIO (GtkView a) d -> ViewElementAccessorIO (GtkView a) AboutDialog -> IO () Source