Difference between revisions of "Backend"
Jump to navigation
Jump to search
m (marked as stub) |
(add category) |
||
| Line 1: | Line 1: | ||
| + | {{stub}} | ||
| + | |||
GNUstep's '''backend''' provides a small set of functions used by the [[AppKit|GUI]] library to interface to the actual window system (X11, etc). It also has a drawing engine which emulates common PostScript functions. | GNUstep's '''backend''' provides a small set of functions used by the [[AppKit|GUI]] library to interface to the actual window system (X11, etc). It also has a drawing engine which emulates common PostScript functions. | ||
| − | + | [[Category:Bundles]] | |
Revision as of 15:00, 23 October 2006
| This article or section is a stub (i.e., in need of additional material). You can help us by expanding it |
|---|
GNUstep's backend provides a small set of functions used by the GUI library to interface to the actual window system (X11, etc). It also has a drawing engine which emulates common PostScript functions.