~ubuntu-branches/ubuntu/karmic/gok/karmic

« back to all changes in this revision

Viewing changes to docs/reference/html/gok-gok-keyslotter.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-07-21 17:09:40 UTC
  • mto: (2.1.1 etch)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20060721170940-v8csemvu2bcfbai6
Tags: upstream-1.1.1
ImportĀ upstreamĀ versionĀ 1.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
<meta name="generator" content="GTK-Doc V1.6 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="chapter" href="ch01.html" title="GOK Internal API">
 
14
<link rel="chapter" href="ch02.html" title="Hardware Interfacing">
 
15
<link rel="chapter" href="ch03.html" title="Preferences GUI">
 
16
<link rel="chapter" href="ch04.html" title="Command Prediction">
14
17
</head>
15
18
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
16
19
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
59
62
<div class="refsect1" lang="en">
60
63
<a name="details"></a><h2>Details</h2>
61
64
<div class="refsect2" lang="en">
62
 
<a name="id2605206"></a><h3>
 
65
<a name="id2603679"></a><h3>
63
66
<a name="gok-keyslotter-on"></a>gok_keyslotter_on ()</h3>
64
 
<a class="indexterm" name="id2605218"></a><pre class="programlisting">gboolean    gok_keyslotter_on               (gboolean bOnOff,
 
67
<a class="indexterm" name="id2603691"></a><pre class="programlisting">gboolean    gok_keyslotter_on               (gboolean bOnOff,
65
68
                                             int keytype);</pre>
66
69
<p>
67
70
 
94
97
</div>
95
98
<hr>
96
99
<div class="refsect2" lang="en">
97
 
<a name="id2605295"></a><h3>
 
100
<a name="id2603767"></a><h3>
98
101
<a name="gok-keyslotter-change-number-predictions"></a>gok_keyslotter_change_number_predictions ()</h3>
99
 
<a class="indexterm" name="id2605309"></a><pre class="programlisting">void        gok_keyslotter_change_number_predictions
 
102
<a class="indexterm" name="id2603781"></a><pre class="programlisting">void        gok_keyslotter_change_number_predictions
100
103
                                            (int Number,
101
104
                                             int keytype);</pre>
102
105
<p>
131
134
</div>
132
135
<hr>
133
136
<div class="refsect2" lang="en">
134
 
<a name="id2605392"></a><h3>
 
137
<a name="id2603864"></a><h3>
135
138
<a name="gok-keyslotter-add-prediction-keys"></a>gok_keyslotter_add_prediction_keys ()</h3>
136
 
<a class="indexterm" name="id2605406"></a><pre class="programlisting">gboolean    gok_keyslotter_add_prediction_keys
 
139
<a class="indexterm" name="id2603879"></a><pre class="programlisting">gboolean    gok_keyslotter_add_prediction_keys
137
140
                                            (GokKeyboard *pKeyboard,
138
141
                                             int keytype);</pre>
139
142
<p>