
App::Chart::Gtk2::Heading -- view heading display widget

use App::Chart::Gtk2::Heading; my $hscale = App::Chart::Gtk2::Heading->new();

App::Chart::Gtk2::Heading is a subclass of Gtk2::EventBox.
Gtk2::Widget
Gtk2::Container
Gtk2::Bin
Gtk2::EventBox
App::Chart::Gtk2::Heading
The superclass is only Gtk2::EventBox to get a container with its own window, and that might change.

A App::Chart::Gtk2::Heading widget displays ...

