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::Gtk2::PreferencesDialog -- preferences dialog widget

SYNOPSIS

use App::Chart::Gtk2::PreferencesDialog;
App::Chart::Gtk2::PreferencesDialog->popup();

WIDGET HIERARCHY

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

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

FUNCTIONS

App::Chart::Gtk2::PreferencesDialog->popup()