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

NAME

App::Chart::Gtk2::AnnotationsDialog -- annotations editing dialog

SYNOPSIS

 use App::Chart::Gtk2::AnnotationsDialog;
 App::Chart::Gtk2::AnnotationsDialog->popup;

WIDGET HIERARCHY

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

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

DESCRIPTION

...

FUNCTIONS

App::Chart::Gtk2::AnnotationsDialog->popup ()
App::Chart::Gtk2::AnnotationsDialog->popup ($symbol)

Popup a AnnotationsDialog dialog for $symbol, either re-presenting any existing one or otherwise creating a new one.