From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

NAME

App::Chart::Gtk2::IntradaySave -- intraday image saving dialog

SYNOPSIS

App::Chart::Gtk2::IntradaySave->popup ($intradaydialog);

WIDGET HIERARCHY

App::Chart::Gtk2::IntradaySave is a subclass of Gtk2::FileChooserDialog.

Gtk2::Widget
Gtk2::Container
Gtk2::Bin
Gtk2::Window
Gtk2::Dialog
Gtk2::FileChooserDialog
App::Chart::Gtk2::IntradaySave

DESCRIPTION

An IntradaySave offers to save an intraday image file to disk, out of the database.

FUNCTIONS

App::Chart::Gtk2::IntradaySave->popup ($intradaydialog)
$savedialog->save ()

PROPERTIES

parent

SEE ALSO

App::Chart::Gtk2::IntradayImage