mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 17:10:37 +00:00
Simple printint implementation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11341 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
81915f4a3c
commit
04a3436aff
119 changed files with 4892 additions and 3621 deletions
|
@ -2,9 +2,9 @@
|
|||
<title>NSColorWell</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href ="NSColorPicker.html">[Previous]</a>
|
||||
<a href ="Gui.html">[Up]</a>
|
||||
<a href ="NSComboBox.html">[Next]</a>
|
||||
<a href ="NSColorPicker.html">[Previous] </a>
|
||||
<a href ="Gui.html">[Up] </a>
|
||||
<a href ="NSComboBox.html">[Next] </a>
|
||||
<h1>NSColorWell</h1>
|
||||
<h3>Authors </h3>
|
||||
<dl>
|
||||
|
@ -27,15 +27,15 @@
|
|||
</ul>
|
||||
<h2>Methods </h2>
|
||||
<ul>
|
||||
<li><a href ="NSColorWell.html#method-0">-activate:</a>
|
||||
<li><a href ="NSColorWell.html#method-1">-color</a>
|
||||
<li><a href ="NSColorWell.html#method-2">-deactivate</a>
|
||||
<li><a href ="NSColorWell.html#method-3">-drawWellInside:</a>
|
||||
<li><a href ="NSColorWell.html#method-4">-isActive</a>
|
||||
<li><a href ="NSColorWell.html#method-5">-isBordered</a>
|
||||
<li><a href ="NSColorWell.html#method-6">-setBordered:</a>
|
||||
<li><a href ="NSColorWell.html#method-7">-setColor:</a>
|
||||
<li><a href ="NSColorWell.html#method-8">-takeColorFrom:</a>
|
||||
<li ><a href ="NSColorWell.html#method-0">-activate:</a>
|
||||
<li ><a href ="NSColorWell.html#method-1">-color</a>
|
||||
<li ><a href ="NSColorWell.html#method-2">-deactivate</a>
|
||||
<li ><a href ="NSColorWell.html#method-3">-drawWellInside:</a>
|
||||
<li ><a href ="NSColorWell.html#method-4">-isActive</a>
|
||||
<li ><a href ="NSColorWell.html#method-5">-isBordered</a>
|
||||
<li ><a href ="NSColorWell.html#method-6">-setBordered:</a>
|
||||
<li ><a href ="NSColorWell.html#method-7">-setColor:</a>
|
||||
<li ><a href ="NSColorWell.html#method-8">-takeColorFrom:</a>
|
||||
</ul>
|
||||
<hr><h2>Instances Methods </h2>
|
||||
<h3><a name ="method-0">activate:</a></h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue