![]() 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 : /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="NSFontPanel" up="Gui"> <head> <title>NSFontPanel</title> <author name="Fred Kiefer"> <email address="FredKiefer@gmx.de"> FredKiefer@gmx.de </email> </author> <author name="Nicola Pero"> <email address="n.pero@mi.flashnet.it"> n.pero@mi.flashnet.it </email> </author> <abstract> System generic panel for selecting and previewing fonts </abstract> <copy>1996 Free Software Foundation, Inc.</copy> </head> <body> <front><contents /></front> <chapter> <heading> Software documentation for the NSFontPanel class </heading> <class name="NSFontPanel" super="NSPanel" ovadd="1.0.0"> <declared>AppKit/NSFontPanel.h</declared> <conform>NSTextFieldDelegate</conform> <desc> <em>Description forthcoming.</em> </desc> <ivariable type="NSView*" name="_accessoryView" 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="NSView*" name="_bottomView" 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="int" name="_face" 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="NSArray*" name="_faceList" 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="int" name="_family" 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="NSArray*" name="_familyList" 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="BOOL" name="_multiple" 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="NSSize" name="_originalMinSize" 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="NSSize" name="_originalSize" 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="NSFont*" name="_panelFont" 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="BOOL" name="_preview" 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="_previewString" 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="NSView*" name="_topView" 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="NSFontTraitMask" name="_traits" 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="int" name="_weight" 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="NSFontPanel*" factory="yes" ovadd="1.0.0"> <sel>sharedFontPanel</sel> <desc> <p> Creates (if needed) and returns the shared NSFontPanel. </p> </desc> </method> <method type="BOOL" factory="yes" ovadd="1.0.0"> <sel>sharedFontPanelExists</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="NSView*" ovadd="1.0.0"> <sel>accessoryView</sel> <desc> <p> Returns the NSFontPanel's accessory view. </p> <p> See Also: <ref type="method" id="-setAccessoryView:"> -setAccessoryView: </ref> </p> </desc> </method> <method type="BOOL" ovadd="1.0.0"> <sel>isEnabled</sel> <desc> <p> Returns whether the "set" button is enabled. </p> <p> See Also: <ref type="method" id="-setEnabled:"> -setEnabled: </ref> </p> </desc> </method> <method type="NSFont*" ovadd="1.0.0"> <sel>panelConvertFont:</sel> <arg type="NSFont*">fontObject</arg> <desc> <p> Converts the NSFont <var>fontObject</var> </p> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>reloadDefaultFontFamilies</sel> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>setAccessoryView:</sel> <arg type="NSView*">aView</arg> <desc> <p> Sets the NSFontPanel's accessory view to <var>aView</var> </p> <p> See Also: <ref type="method" id="-accessoryView"> -accessoryView </ref> </p> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>setEnabled:</sel> <arg type="BOOL">flag</arg> <desc> <p> Sets whether the "set" button is enabled. </p> <p> See Also: <ref type="method" id="-isEnabled"> -isEnabled </ref> </p> </desc> </method> <method type="void" ovadd="1.0.0"> <sel>setPanelFont:</sel> <arg type="NSFont*">fontObject</arg> <sel>isMultiple:</sel> <arg type="BOOL">flag</arg> <desc> <em>Description forthcoming.</em> </desc> </method> <method type="BOOL" ovadd="1.0.0"> <sel>worksWhenModal</sel> <desc> <p> Overides the NSPanel/NSWindow method to always returns <code>YES</code> </p> </desc> </method> </class> </chapter> <chapter> <heading> Software documentation for the NSObject(NSFontPanelValidation) informal protocol </heading> <category name="NSFontPanelValidation" class="NSObject" ovadd="10.3.0"> <declared>AppKit/NSFontPanel.h</declared> <desc> <em>Description forthcoming.</em> </desc> <method type="unsigned int" ovadd="10.3.0"> <sel>validModesForFontPanel:</sel> <arg type="NSFontPanel*">fontPanel</arg> <desc> <em>Description forthcoming.</em> </desc> </method> </category> </chapter> </body> </gsdoc>