Package Gtk.Menu

Gtk standard package

Class Gtk_Menu

This widget implements a drop-down menu. This is basically a simple box that contains a series of Gtk_Menu_Item widgets, on which the user can click to perform actions.