<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../style.css">
<title>
Gambas Documentation - Key
 (gb.gtk)</title>
</head>
<table class="none" width="100%" cellpadding="0" cellspacing="0" border="0">
<tr><td align="left">
<font size="-1">
<a href="../../../help+en"><img class="flag" alt="Home" border="0" src="../../../img/lang/en.png" align="center"></a>&nbsp;
<a href="../gb.gtk+en">Up</a>&nbsp;
<a href="font+en">Previous</a>&nbsp;
<a href="key/_get+en">Next</a>&nbsp;
</td></tr></table>
<div class="notab">
<h1>
Key
 (gb.gtk)</h1>
This class is used for getting information about a key event,
and contains the constants that represent the keys.
<p>
<div class="warning"><table class="none" border="0"><tr><td width="40" valign="top"><img border="0" src="../../../img/warning.png" align="center"></td><td valign="top">
Never use key values directly! Always use the constants.
</td></tr></table></div>
<p>
<div class="black"><font size="-2"><b>Symbols</b></font></div>
<div class="border">
This class is static.<br>
This class acts like a <b><a class="none" href="key/_get+en">read-only</a></b> array.<br>
<hr><table class="none" cellspacing="0" cellpadding="0">
<tr>
<td align=left><b>Static&nbsp;properties</b></td><td width="32">&nbsp;</td>
<td align=left><b>Constants</b></td><td width="32">&nbsp;</td>
</tr>
<tr valign=top>
<td>
<b><i>/comp/gb.gtk/key/alt</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/code</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/control</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/meta</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/normal</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/shift</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/state</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/text</i></b>&nbsp;&nbsp; </td><td>&nbsp;</td>
<td>
<b><i>/comp/gb.gtk/key/backspace</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/backtab</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/capslock</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/delete</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/down</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/end</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/enter</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/esc</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/escape</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f1</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f10</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f11</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f12</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f13</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f14</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f15</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f16</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f17</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f18</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f19</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f2</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f20</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f21</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f22</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f23</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f24</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f3</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f4</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f5</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f6</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f7</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f8</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/f9</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/help</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/home</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/insert</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/left</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/menu</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/numlock</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/pagedown</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/pageup</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/pause</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/print</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/return</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/right</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/scrolllock</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/space</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/sysreq</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/tab</i></b>&nbsp;&nbsp; <b><i>/comp/gb.gtk/key/up</i></b>&nbsp;&nbsp; </td><td>&nbsp;</td>
</tr>
</table>
</div>

</div>
</body>
</html>

