]> Pileus Git - ~andy/gtk/blob - docs/reference/gtk/tmpl/gtkeventbox.sgml
75cb9b035f622eb52ba7421dcb49c6359d6cd01a
[~andy/gtk] / docs / reference / gtk / tmpl / gtkeventbox.sgml
1 <!-- ##### SECTION Title ##### -->
2 GtkEventBox
3
4 <!-- ##### SECTION Short_Description ##### -->
5 a widget used to catch events for widgets which do not have their own window.
6
7 <!-- ##### SECTION Long_Description ##### -->
8 <para>
9 The #GtkEventBox widget is a subclass of #GtkBin which also has its own window.
10 It is useful since it allows you to catch events for widgets which do not
11 have their own window.
12 </para>
13
14 <!-- ##### SECTION See_Also ##### -->
15 <para>
16
17 </para>
18
19 <!-- ##### STRUCT GtkEventBox ##### -->
20 <para>
21 The #GtkEventBox-struct struct contains private data only, and
22 should be accessed using the functions below.
23 </para>
24
25
26 <!-- ##### FUNCTION gtk_event_box_new ##### -->
27 <para>
28 Creates a new #GtkEventBox.
29 </para>
30
31 @Returns: a new #GtkEventBox.
32
33
34 <!-- ##### ARG GtkEventBox:above-child ##### -->
35 <para>
36
37 </para>
38
39 <!-- ##### ARG GtkEventBox:visible-window ##### -->
40 <para>
41
42 </para>
43