summaryrefslogtreecommitdiff
path: root/doc/tmpl/glade-signal-editor.sgml
blob: 43f1ef885e73aa440589370cb97acafa737db73b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!-- ##### SECTION Title ##### -->
Glade Signal Editor

<!-- ##### SECTION Short_Description ##### -->
An interface to edit signals for a #GladeWidget

<!-- ##### SECTION Long_Description ##### -->
<para>
This isnt really a dockable widget, since you need to access the
#GladeSignalEditor struct's '->main_window' widget, the signal editor
is mostly of interest when implementing a custom object editor.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### STRUCT GladeSignalEditor ##### -->
<para>

</para>

@main_window: 
@widget: 
@adaptor: 
@editor: 
@signals_list: 
@model: 
@tree_view: 
@handler_store: 
@completion: 
@iters: 

<!-- ##### FUNCTION glade_signal_editor_get_widget ##### -->
<para>

</para>

@editor: 
@Returns: 


<!-- ##### FUNCTION glade_signal_editor_new ##### -->
<para>

</para>

@editor: 
@Returns: 


<!-- ##### FUNCTION glade_signal_editor_load_widget ##### -->
<para>

</para>

@editor: 
@widget: