dazzle.MenuManager

Public Imports

dazzle.c.types
public import dazzle.c.types;

Members

Classes

MenuManager
class MenuManager

The goal of #DzlMenuManager is to simplify the process of merging multiple GtkBuilder .ui files containing menus into a single representation of the application menus. Additionally, it provides the ability to "unmerge" previously merged menus.

Meta