Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Gnome::UI::Items Namespace Reference


Compounds

class  Array
class  ConfigureItem
class  Help
 Loads /share/gnome/help///topic.dat and creates menu items for each section. More...

class  Icon
 Icons represent a standard Pixmap with various states. More...

class  IconFile
class  IconXpm
class  Info
class  Item
 Represents menu items and toolbar items. More...

class  RadioTree
class  Separator
class  SubTree
class  ToggleItem
 Represents toggle items and toggle buttons. More...


Typedefs

typedef SubTree Menu

Functions

Items::Array< Infofill (Gtk::MenuShell &menu_shell, const Items::Array< Info > &info, const Glib::RefPtr< Gtk::AccelGroup > &accel_group, bool uline_accels=true, int pos=0)
 Fill a menu with Items::Info items.

Items::Array< Infofill (Gtk::Toolbar &toolbar, const Items::Array< Info > &info, const Glib::RefPtr< Gtk::AccelGroup > &accel_group)
 Fill a toolbar with Items::Info items.


Typedef Documentation

typedef SubTree Gnome::UI::Items::Menu
 


Function Documentation

Items::Array<Info> fill Gtk::Toolbar &  toolbar,
const Items::Array< Info > &  info,
const Glib::RefPtr< Gtk::AccelGroup > &  accel_group
 

Fill a toolbar with Items::Info items.

'wrapper' for gnome_app_fill_toolbar()

Items::Array<Info> fill Gtk::MenuShell &  menu_shell,
const Items::Array< Info > &  info,
const Glib::RefPtr< Gtk::AccelGroup > &  accel_group,
bool  uline_accels = true,
int  pos = 0
 

Fill a menu with Items::Info items.

'wrapper' for gnome_app_fill_menu()


Generated on Fri Oct 17 13:04:07 2003 for libgnomeuimm by doxygen 1.3.3