GTK Popup Menu App

screenshot
Package:
GTK Popup Menu App
Summary:
Create GTK popup menus bound to class functions
Groups:
GUI, PHP 5
Author:
Luis Martinez Ulloa
Description:
This class can be used to create GTK popup menus bound to class functions.

It can retrieve the list of functions of the class and create a popup menu with entries that are handled by the class functions with names which do not start by _ nor are named run.

The menu entry titles are taken from the respective class names after replacing _ characters by spaces.

Applications should extend this class to define their own popup menus from their class function names.


Powered by Gewgley