The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::Chart::BrowseHistoryDialog -- browsing history dialog

SYNOPSIS

use App::Chart::BrowseHistoryDialog;
App::Chart::BrowseHistoryDialog->popup;

WIDGET HIERARCHY

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

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

DESCRIPTION

...

FUNCTIONS

App::Chart::BrowseHistoryDialog->popup ()

Popup a BrowseHistoryDialog dialog, re-presenting an existing one or otherwise creating a new one.