![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /proc/self/root/usr/share/GNUstep/Documentation/Developer/Gui/Reference/ |
Upload File : |
<?xml version="1.0"?> <!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 1.0.4//EN" "http://www.gnustep.org/gsdoc-1_0_4.dtd"> <gsdoc base="NSPrinter" up="Gui"> <head> <title>NSPrinter</title> <author name="Chad Hardin"> <email address="cehardin@mac.com"> cehardin@mac.com </email> </author> <abstract> <strong>Class</strong> representing a printer's capabilities. </abstract> <copy>1996, 1997, 2004 Free Software Foundation, Inc.</copy> </head> <body> <front><contents /></front> <chapter> <heading> Software documentation for the NSPrinter class </heading> <class name="NSPrinter" super="NSObject" ovadd="1.0.0"> <declared>AppKit/NSPrinter.h</declared> <conform>NSCoding</conform> <desc> <em>Description forthcoming.</em> </desc> <ivariable type="NSString*" name="_printerHost" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="NSString*" name="_printerName" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="NSString*" name="_printerNote" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="NSString*" name="_printerType" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <ivariable type="NSMutableDictionary*" name="_tables" validity="protected" ovadd="1.0.0"> <desc> <em>Warning</em> the underscore at the start of the name of this instance variable indicates that, even though it is not technically <em>private</em>, it is intended for internal use within the package, and you should not use the variable in other code. </desc> </ivariable> <method type="NSArray*" factory="yes" ovadd="1.0.0"> <sel>printerNames</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSArray*" factory="yes" ovadd="1.0.0"> <sel>printerTypes</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSPrinter*" factory="yes" ovadd="1.0.0"> <sel>printerWithName:</sel> <arg type="NSString*">name</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSPrinter*" factory="yes" ovadd="1.0.0"> <sel>printerWithType:</sel> <arg type="NSString*">type</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="BOOL" ovadd="1.0.0"> <sel>acceptsBinary</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="BOOL" ovadd="1.0.0"> <sel>booleanForKey:</sel> <arg type="NSString*">key</arg> <sel>inTable:</sel> <arg type="NSString*">table</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSDictionary*" ovadd="1.0.0"> <sel>deviceDescription</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>encodeWithCoder:</sel> <arg type="NSCoder*">aCoder</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="float" ovadd="1.0.0"> <sel>floatForKey:</sel> <arg type="NSString*">key</arg> <sel>inTable:</sel> <arg type="NSString*">table</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSString*" ovadd="1.0.0"> <sel>host</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSRect" ovadd="1.0.0"> <sel>imageRectForPaper:</sel> <arg type="NSString*">paperName</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="id" ovadd="1.0.0"> <sel>initWithCoder:</sel> <arg type="NSCoder*">aDecoder</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="int" ovadd="1.0.0"> <sel>intForKey:</sel> <arg type="NSString*">key</arg> <sel>inTable:</sel> <arg type="NSString*">table</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="BOOL" ovadd="1.0.0"> <sel>isColor</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="BOOL" ovadd="1.0.0"> <sel>isFontAvailable:</sel> <arg type="NSString*">fontName</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="BOOL" ovadd="1.0.0"> <sel>isKey:</sel> <arg type="NSString*">key</arg> <sel>inTable:</sel> <arg type="NSString*">table</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="BOOL" ovadd="1.0.0"> <sel>isOutputStackInReverseOrder</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="int" ovadd="1.0.0"> <sel>languageLevel</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSString*" ovadd="1.0.0"> <sel>name</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSString*" ovadd="1.0.0"> <sel>note</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSSize" ovadd="1.0.0"> <sel>pageSizeForPaper:</sel> <arg type="NSString*">paperName</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSRect" ovadd="1.0.0"> <sel>rectForKey:</sel> <arg type="NSString*">key</arg> <sel>inTable:</sel> <arg type="NSString*">table</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSSize" ovadd="1.0.0"> <sel>sizeForKey:</sel> <arg type="NSString*">key</arg> <sel>inTable:</sel> <arg type="NSString*">table</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSPrinterTableStatus" ovadd="1.0.0"> <sel>statusForTable:</sel> <arg type="NSString*">table</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSString*" ovadd="1.0.0"> <sel>stringForKey:</sel> <arg type="NSString*">key</arg> <sel>inTable:</sel> <arg type="NSString*">table</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSArray*" ovadd="1.0.0"> <sel>stringListForKey:</sel> <arg type="NSString*">key</arg> <sel>inTable:</sel> <arg type="NSString*">table</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSString*" ovadd="1.0.0"> <sel>type</sel> <desc> <em>Description forthcoming.</em> </desc> </method> </class> </chapter> <chapter> <heading> Software documentation for the NSPrinter(PPDParsing) category </heading> <category name="PPDParsing" class="NSPrinter" ovadd="1.0.0"> <declared>AppKit/NSPrinter.h</declared> <desc> <em>Description forthcoming.</em> </desc> <method type="BOOL" ovadd="1.0.0"> <sel>parsePPDAtPath:</sel> <arg type="NSString*">ppdPath</arg> <desc> <em>Description forthcoming.</em> </desc> </method> </category> </chapter> <chapter> <heading> Software documentation for the NSPrinter(Private) category </heading> <category name="Private" class="NSPrinter" ovadd="1.0.0"> <declared>AppKit/NSPrinter.h</declared> <desc> <em>Warning</em> this category is <em>private</em>, which means that the methods are for internal use by the package. You should not use them in external code. </desc> <method type="id" ovadd="1.0.0"> <sel>initWithName:</sel> <arg type="NSString*">name</arg> <sel>withType:</sel> <arg type="NSString*">type</arg> <sel>withHost:</sel> <arg type="NSString*">host</arg> <sel>withNote:</sel> <arg type="NSString*">note</arg> <desc> <em>Description forthcoming.</em> </desc> </method> </category> </chapter> </body> </gsdoc>