~popey/bamf/sru

« back to all changes in this revision

Viewing changes to doc/reference/libbamf/tmpl/bamf-matcher.sgml

  • Committer: Didier Roche
  • Date: 2011-09-22 08:26:25 UTC
  • mfrom: (231.29.8 bamf)
  • mto: This revision was merged to the branch mainline in revision 386.
  • Revision ID: didier.roche@canonical.com-20110922082625-gyy3x64pa7s0ucic
Tags: upstream-0.2.100
ImportĀ upstreamĀ versionĀ 0.2.100

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- ##### SECTION Title ##### -->
 
2
BamfMatcher
 
3
 
 
4
<!-- ##### SECTION Short_Description ##### -->
 
5
 
 
6
 
 
7
<!-- ##### SECTION Long_Description ##### -->
 
8
<para>
 
9
 
 
10
</para>
 
11
 
 
12
<!-- ##### SECTION See_Also ##### -->
 
13
<para>
 
14
 
 
15
</para>
 
16
 
 
17
<!-- ##### SECTION Stability_Level ##### -->
 
18
 
 
19
 
 
20
<!-- ##### SECTION Image ##### -->
 
21
 
 
22
 
 
23
<!-- ##### STRUCT BamfMatcher ##### -->
 
24
<para>
 
25
 
 
26
</para>
 
27
 
 
28
 
 
29
<!-- ##### SIGNAL BamfMatcher::active-application-changed ##### -->
 
30
<para>
 
31
 
 
32
</para>
 
33
 
 
34
@bamfmatcher: the object which received the signal.
 
35
@arg1: 
 
36
@arg2: 
 
37
 
 
38
<!-- ##### SIGNAL BamfMatcher::active-window-changed ##### -->
 
39
<para>
 
40
 
 
41
</para>
 
42
 
 
43
@bamfmatcher: the object which received the signal.
 
44
@arg1: 
 
45
@arg2: 
 
46
 
 
47
<!-- ##### SIGNAL BamfMatcher::view-closed ##### -->
 
48
<para>
 
49
 
 
50
</para>
 
51
 
 
52
@bamfmatcher: the object which received the signal.
 
53
@arg1: 
 
54
 
 
55
<!-- ##### SIGNAL BamfMatcher::view-opened ##### -->
 
56
<para>
 
57
 
 
58
</para>
 
59
 
 
60
@bamfmatcher: the object which received the signal.
 
61
@arg1: 
 
62
 
 
63
<!-- ##### STRUCT BamfMatcherClass ##### -->
 
64
<para>
 
65
 
 
66
</para>
 
67
 
 
68
@parent_class: 
 
69
 
 
70
<!-- ##### STRUCT BamfMatcherPrivate ##### -->
 
71
<para>
 
72
 
 
73
</para>
 
74
 
 
75
 
 
76
<!-- ##### FUNCTION bamf_matcher_get_default ##### -->
 
77
<para>
 
78
 
 
79
</para>
 
80
 
 
81
@void: 
 
82
@Returns: 
 
83
 
 
84
 
 
85
<!-- ##### FUNCTION bamf_matcher_get_active_application ##### -->
 
86
<para>
 
87
 
 
88
</para>
 
89
 
 
90
@matcher: 
 
91
@Returns: 
 
92
 
 
93
 
 
94
<!-- ##### FUNCTION bamf_matcher_get_active_window ##### -->
 
95
<para>
 
96
 
 
97
</para>
 
98
 
 
99
@matcher: 
 
100
@Returns: 
 
101
 
 
102
 
 
103
<!-- ##### FUNCTION bamf_matcher_get_application_for_xid ##### -->
 
104
<para>
 
105
 
 
106
</para>
 
107
 
 
108
@matcher: 
 
109
@xid: 
 
110
@Returns: 
 
111
 
 
112
 
 
113
<!-- ##### FUNCTION bamf_matcher_get_application_for_window ##### -->
 
114
<para>
 
115
 
 
116
</para>
 
117
 
 
118
@matcher: 
 
119
@window: 
 
120
@Returns: 
 
121
 
 
122
 
 
123
<!-- ##### FUNCTION bamf_matcher_application_is_running ##### -->
 
124
<para>
 
125
 
 
126
</para>
 
127
 
 
128
@matcher: 
 
129
@application: 
 
130
@Returns: 
 
131
 
 
132
 
 
133
<!-- ##### FUNCTION bamf_matcher_get_applications ##### -->
 
134
<para>
 
135
 
 
136
</para>
 
137
 
 
138
@matcher: 
 
139
@Returns: 
 
140
 
 
141
 
 
142
<!-- ##### FUNCTION bamf_matcher_register_favorites ##### -->
 
143
<para>
 
144
 
 
145
</para>
 
146
 
 
147
@matcher: 
 
148
@favorites: 
 
149
 
 
150
 
 
151
<!-- ##### FUNCTION bamf_matcher_get_running_applications ##### -->
 
152
<para>
 
153
 
 
154
</para>
 
155
 
 
156
@matcher: 
 
157
@Returns: 
 
158
 
 
159
 
 
160
<!-- ##### FUNCTION bamf_matcher_get_tabs ##### -->
 
161
<para>
 
162
 
 
163
</para>
 
164
 
 
165
@matcher: 
 
166
@Returns: 
 
167
 
 
168
 
 
169
<!-- ##### FUNCTION bamf_matcher_get_xids_for_application ##### -->
 
170
<para>
 
171
 
 
172
</para>
 
173
 
 
174
@matcher: 
 
175
@application: 
 
176
@Returns: 
 
177
 
 
178
 
 
179
<!-- ##### FUNCTION bamf_matcher_get_windows ##### -->
 
180
<para>
 
181
 
 
182
</para>
 
183
 
 
184
@matcher: 
 
185
@Returns: 
 
186
 
 
187
 
 
188
<!-- ##### FUNCTION bamf_matcher_get_application_for_desktop_file ##### -->
 
189
<para>
 
190
 
 
191
</para>
 
192
 
 
193
@matcher: 
 
194
@desktop_file_path: 
 
195
@create_if_not_found: 
 
196
@Returns: 
 
197
 
 
198