gtk.menu

Module for Menu class

Members

Classes

Menu
class Menu

A #GtkMenu is a #GtkMenuShell that implements a drop down menu consisting of a list of #GtkMenuItem objects which can be navigated and activated by the user to perform application functions.

MenuGidBuilder
class MenuGidBuilder

Fluent builder for gtk.menu.Menu

MenuGidBuilderImpl
class MenuGidBuilderImpl(T)

Fluent builder implementation template for gtk.menu.Menu