GtkMenuBar

A GTK menubar.

Members

Functions

add
void add(IMenu menu)
Undocumented in source. Be warned that the author may not have intended to support it.
application
void application(IApplicationProxy app)
Undocumented in source. Be warned that the author may not have intended to support it.
application
Application application()
Undocumented in source. Be warned that the author may not have intended to support it.
createInstance
Menu createInstance()
Undocumented in source. Be warned that the author may not have intended to support it.
gioApplication
GioApplication gioApplication()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IMenuBar

add
void add(IMenu menu)

Adds a menu to the menubar.

From IApplicationProxy

application
Application application()

Returns the GTK application instance.

gioApplication
GioApplication gioApplication()

Returns the GIO Application instance.

Meta