Name
struct _EMenuUIFile —
A meu UI file holder.
Synopsis
struct _EMenuUIFile {
char * appdir;
char * appname;
char * filename;
}; Members
- appdir
TODO; should this be handled internally.
- appname
TODO; should this be handled internally.
- filename
The filename of the BonoboUI XML menu definition.
Description
These values are passed directly to bonobo_ui_util_set_ui when
the menu is activated.
Description
These values are passed directly to bonobo_ui_util_set_ui when
the menu is activated.