Re: Can UIManager handle all kinds of widgets?
- From: "Marco Scholten" <mscholtn xs4all nl>
- To: "Matthias Kaeppler" <nospam digitalraid com>
- Cc: gtkmm-list gnome org
- Subject: Re: Can UIManager handle all kinds of widgets?
- Date: Thu, 14 Apr 2005 14:59:22 +0200
I was wondering what kind of widgets are manageable by the UIManager
class? The gtkmm tutorial uses it to manage menus and toolbars, but the
XML-like code to describe the interface could easily apply to other
widgets as well I guess.
For example:
<ui>
<menu name='my_menu'>
...
</menu>
<toolbar name='some_toolbar'>
...
</toolbar>
</ui>
What other keywords are allowed in place of "menu" and "toolbar"?
I'm afraid it's just for menus and toolbars, for a list of allowed keywords
see
http://developer.gnome.org/doc/API/2.0/gtk/GtkUIManager.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]