|
|

|
GtkUIManager
An object for creating menus and toolbars from XML.
Object HierarchyDescription
A GtkUIManager object constructs menus and toolbars from an XML description.
GtkUIManager is used to create a user interfaces consisting of menus and
toolbars from a UI definition which references one or more action groups.
Constructors --
Creates a new GtkUIManager object.
--
Signals"actions-changed"
This signal is emitted when the set of actions changes.
"add-widget"
This signal is emitted for each generated menubar and toolbar
"connect-proxy"
This signal is emitted when a widget is connected to an action.
"disconnect-proxy"
This signal is emitted when a widget is disconnected from an action.
"post-activate"
Emitted after action is activated.
"pre-activate"
Emitted before action is activated.
User Contributed Notes gtk.gtkuimanager.php
| 
|
There are no user contributed notes for this page.
|
|
|