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::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