kxmlgui 6.13.0
Framework for managing menu and toolbar actions
KXMLGUI provides a framework for managing menu and toolbar actions in an abstract way. The actions are configured through a XML description and hooks in the application code. The framework supports merging of multiple descriptions for integrating actions from plugins.
- Outputs:
out
- Website: https://community.kde.org/Frameworks
- Licenses: GPL 2+ · LGPL 2.1+
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
Installation
Install kxmlgui 6.13.0
as follows:
guix install kxmlgui@6.13.0
Or install the latest version:
guix install kxmlgui
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.