Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > a2116f36018873d572acbcadddb8e994 > files > 116

clanlib0.8-docs-0.8.1-22.mga7.i586.rpm


<!-- clanlib header begin -->
<HTML>
<HEAD>
<TITLE>CL_CheckBox_Silver - ClanLib Game SDK</TITLE>
<STYLE TYPE="text/css"><!--
HTML BODY
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
}
H1 { font-size: 22px; }
H2 { font-size: 18px; }
H3 { font-size: 16px; }
H4 { font-size: 14px; }
P { font-size: 12px; }
LI { font-size: 12px; }
--></STYLE>
</HEAD>

<body bgcolor=white text=black link=blue vlink=#800080>

<center>
<img src="http://clanlib.org/gfx/clanlib.png">
</center>
<!-- clanlib header end -->

<center>
<p>
<a href="http://clanlib.org/docs.html">Home</a> |
<a href="classes.html">All Classes</a> |
<a href="modules.html">Grouped Classes</a> |
<a href="index.html">Index</a> |
<a href="search.html">Search</a>
</p>
</center>
<h1>Class CL_CheckBox_Silver</h1>
<p>  CheckBox default style. <a href="#description">More...</a></p>
<p>Derived from:
<a href="CL_ComponentStyle.html">CL_ComponentStyle</a>
<br>
Derived by:
<i>none</i>
<br>Group: GUI (Style: Silver)</p>
<p>
#include &lt;ClanLib/guistylesilver.h&gt;
<p>
<table border=0 width=100%>
</table>
<p><b>Construction:</b></p>
<table border=0 width=100%>
<tr><td width=30% valign=top><p><a href="CL_CheckBox_Silver__CL_CheckBox_Silver.html">CL_CheckBox_Silver</a></p></td><td valign=top><p>  Constructor</p></td></tr></table>
<p><b>Operations:</b></p>
<table border=0 width=100%>
<tr><td width=30% valign=top><p><a href="CL_CheckBox_Silver__set_font.html">set_font</a></p></td><td valign=top><p>  Sets the font used to draw the label.</p></td></tr><tr><td width=30% valign=top><p><a href="CL_CheckBox_Silver__set_font_disabled.html">set_font_disabled</a></p></td><td valign=top><p>  Sets the font used to draw the label in disabled mode.</p></td></tr><tr><td width=30% valign=top><p><a href="CL_CheckBox_Silver__set_surface_checked.html">set_surface_checked</a></p></td><td valign=top><p>  Sets the surface used when button is in the up-state.</p></td></tr><tr><td width=30% valign=top><p><a href="CL_CheckBox_Silver__set_surface_unchecked.html">set_surface_unchecked</a></p></td><td valign=top><p>  Set the surface used when button is in the down-state.</p></td></tr><tr><td width=30% valign=top><p><a href="CL_CheckBox_Silver__set_surface_checked_disabled.html">set_surface_checked_disabled</a></p></td><td valign=top><p>  Sets the surface used when button is highlighted.</p></td></tr><tr><td width=30% valign=top><p><a href="CL_CheckBox_Silver__set_surface_unchecked_disabled.html">set_surface_unchecked_disabled</a></p></td><td valign=top><p>  Sets the surface used when button is disabled.</p></td></tr></table>
<a name="#description"><p><b>Detailed description:</b></p>
  !group=GUI/Style: Silver!
  !header=guistylesilver.h!
  <p>Script attributes:</p>
  <ul>
  <li>surface_checked: The surface used when button is checked. [String]</li>
  <li>surface_unchecked: The surface used when button is unchecked. [String]</li>
  <li>surface_checked_disabled: The surface used when button is checked, but disabled. [String]</li>
  <li>surface_unchecked_disabled: The surface used when button is unchecked and disabled. [String]</li>
  <li>font: The font used to draw the label. [String]</li>
  </ul>
  <p>Note that it inherits the attributes of CL_CheckBox, CL_Button and CL_Component as well.</p>


<!-- clanlib footer begin -->

<center><br><br><font color="#a0a0a0">
Questions or comments, write to the <a href="http://clanlib.org/contact.html">ClanLib mailing list</a>.
</font></center>

</body>
</html>
<!-- clanlib footer end -->