The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::Chart::Gtk2::Ex::MenuBits -- miscellaneous Gtk2::Menu helpers

SYNOPSIS

 use App::Chart::Gtk2::Ex::MenuBits;

FUNCTIONS

($x,$y,$push_in) = App::Chart::Gtk2::Ex::MenuBits::position_screen_centre ($menu, $x, $y, $userdata)

Position a menu in the centre of the screen. The input $x, $y and $userdata are currently ignored (pass undef for $userdata).

SEE ALSO

Gtk2::Ex::WidgetBits, Gtk2::Ex::MenuBits