]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk/tmpl/gdktesting.sgml
2.13.4
[~andy/gtk] / docs / reference / gdk / tmpl / gdktesting.sgml
1 <!-- ##### SECTION Title ##### -->
2 Testing
3
4 <!-- ##### SECTION Short_Description ##### -->
5 test utilities
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 The functions in this section are intended to be used in test programs.
10 They allow to simulate some user input.
11 </para>
12
13 <!-- ##### SECTION See_Also ##### -->
14 <para>
15
16 </para>
17
18 <!-- ##### SECTION Stability_Level ##### -->
19
20
21 <!-- ##### FUNCTION gdk_test_render_sync ##### -->
22 <para>
23
24 </para>
25
26 @window: 
27
28
29 <!-- ##### FUNCTION gdk_test_simulate_button ##### -->
30 <para>
31
32 </para>
33
34 @window: 
35 @x: 
36 @y: 
37 @button: 
38 @modifiers: 
39 @button_pressrelease: 
40 @Returns: 
41
42
43 <!-- ##### FUNCTION gdk_test_simulate_key ##### -->
44 <para>
45
46 </para>
47
48 @window: 
49 @x: 
50 @y: 
51 @keyval: 
52 @modifiers: 
53 @key_pressrelease: 
54 @Returns: 
55
56