mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 21:10:38 +00:00
NSPopUpButton/XGPopUpButton additions.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4424 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8f80fdecce
commit
b6fcb00956
4 changed files with 101 additions and 27 deletions
|
@ -55,6 +55,10 @@ void NSDrawGrayBezel(NSRect aRect, NSRect clipRect)
|
|||
{}
|
||||
void NSDrawGroove(NSRect aRect, NSRect clipRect)
|
||||
{}
|
||||
void NSDrawPopupNibble(NSPoint aPoint)
|
||||
{}
|
||||
void NSDrawDownArrow(NSPoint aPoint)
|
||||
{}
|
||||
void PSlineto(float x, float y)
|
||||
{}
|
||||
void PSmoveto(float x, float y)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue