gtk.Menu

Undocumented in source.

Public Imports

gtk.c.types
public import gtk.c.types;
Undocumented in source.
gtkc.gtktypes
public import gtkc.gtktypes;
Undocumented in source.

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.

Meta