
App::Chart::Gtk2::OpenDialog -- open dialog widget

use App::Chart::Gtk2::OpenDialog; my $dialog = App::Chart::Gtk2::OpenDialog->new;

App::Chart::Gtk2::OpenDialog is a subclass of Gtk2::Dialog.
Gtk2::Widget
Gtk2::Container
Gtk2::Bin
Gtk2::Window
Gtk2::Dialog
App::Chart::Gtk2::OpenDialog

...

open (parameters: $dialog, $symbol)Emitted when the user asks to open a symbol, either by clicking from the list or typing in a symbol.
new (parameters: $dialog, $symbol)Emitted when the user asks to create a new symbol.