The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Chart::Gtk2::WatchlistDialog -- watchlist dialog module

SYNOPSIS

 use App::Chart::Gtk2::WatchlistDialog;

WIDGET HIERARCHY

App::Chart::Gtk2::WatchlistDialog is a subclass of Gtk2::Dialog.

    Gtk2::Widget
      Gtk2::Container
        Gtk2::Bin
          Gtk2::Window
            Gtk2::Dialog
              App::Chart::Gtk2::WatchlistDialog

DESCRIPTION

A App::Chart::Gtk2::WatchlistDialog widget is a watchlist display and dialog.

FUNCTIONS

App::Chart::Gtk2::WatchlistDialog->new (key=>value,...)

Create and return a new Watchlist dialog widget.

SEE ALSO

App::Chart::Gtk2::WatchlistSymbolMenu