mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 20:10:37 +00:00
Integrate horizontal main menu support.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@22426 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
24af0ec222
commit
3d2503f2e3
8 changed files with 1036 additions and 422 deletions
|
@ -381,6 +381,8 @@ The displayed menus on the screen have the following structure:
|
|||
// GNUstepExtra category
|
||||
NSPopUpButtonCell *_popUpButtonCell;
|
||||
BOOL _transient;
|
||||
BOOL _horizontal;
|
||||
char _pad1[2];
|
||||
|
||||
@private
|
||||
NSWindow *_aWindow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue