NAME
App::Chart::Gtk2::Heading -- view heading display widget
SYNOPSIS
use App::Chart::Gtk2::Heading;
my $hscale = App::Chart::Gtk2::Heading->new();
WIDGET HIERARCHY
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.
DESCRIPTION
A App::Chart::Gtk2::Heading widget displays ...