File: Gtk_Stock.cs

package info (click to toggle)
gnome-subtitles 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 103,144 kB
  • sloc: xml: 406,395; cs: 364,495; ansic: 3,104; perl: 1,477; sh: 769; python: 545; javascript: 500; makefile: 49
file content (331 lines) | stat: -rw-r--r-- 8,159 bytes parent folder | download
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
// This file was generated by the Gtk# code generator.
// Any changes made will be lost if regenerated.

namespace Gtk {

	using System;
	using System.Collections;
	using System.Collections.Generic;
	using System.Runtime.InteropServices;

#region Autogenerated code
	public partial class Stock {

		public static string About {
			 get { return "gtk-about"; }
		}
		public static string Add {
			 get { return "gtk-add"; }
		}
		public static string Apply {
			 get { return "gtk-apply"; }
		}
		public static string Bold {
			 get { return "gtk-bold"; }
		}
		public static string Cancel {
			 get { return "gtk-cancel"; }
		}
		public static string CapsLockWarning {
			 get { return "gtk-caps-lock-warning"; }
		}
		public static string Cdrom {
			 get { return "gtk-cdrom"; }
		}
		public static string Clear {
			 get { return "gtk-clear"; }
		}
		public static string Close {
			 get { return "gtk-close"; }
		}
		public static string ColorPicker {
			 get { return "gtk-color-picker"; }
		}
		public static string Connect {
			 get { return "gtk-connect"; }
		}
		public static string Convert {
			 get { return "gtk-convert"; }
		}
		public static string Copy {
			 get { return "gtk-copy"; }
		}
		public static string Cut {
			 get { return "gtk-cut"; }
		}
		public static string Delete {
			 get { return "gtk-delete"; }
		}
		public static string DialogAuthentication {
			 get { return "gtk-dialog-authentication"; }
		}
		public static string DialogError {
			 get { return "gtk-dialog-error"; }
		}
		public static string DialogInfo {
			 get { return "gtk-dialog-info"; }
		}
		public static string DialogQuestion {
			 get { return "gtk-dialog-question"; }
		}
		public static string DialogWarning {
			 get { return "gtk-dialog-warning"; }
		}
		public static string Directory {
			 get { return "gtk-directory"; }
		}
		public static string Discard {
			 get { return "gtk-discard"; }
		}
		public static string Disconnect {
			 get { return "gtk-disconnect"; }
		}
		public static string Dnd {
			 get { return "gtk-dnd"; }
		}
		public static string DndMultiple {
			 get { return "gtk-dnd-multiple"; }
		}
		public static string Edit {
			 get { return "gtk-edit"; }
		}
		public static string Execute {
			 get { return "gtk-execute"; }
		}
		public static string File {
			 get { return "gtk-file"; }
		}
		public static string Find {
			 get { return "gtk-find"; }
		}
		public static string FindAndReplace {
			 get { return "gtk-find-and-replace"; }
		}
		public static string Floppy {
			 get { return "gtk-floppy"; }
		}
		public static string Fullscreen {
			 get { return "gtk-fullscreen"; }
		}
		public static string GotoBottom {
			 get { return "gtk-goto-bottom"; }
		}
		public static string GotoFirst {
			 get { return "gtk-goto-first"; }
		}
		public static string GotoLast {
			 get { return "gtk-goto-last"; }
		}
		public static string GotoTop {
			 get { return "gtk-goto-top"; }
		}
		public static string GoBack {
			 get { return "gtk-go-back"; }
		}
		public static string GoDown {
			 get { return "gtk-go-down"; }
		}
		public static string GoForward {
			 get { return "gtk-go-forward"; }
		}
		public static string GoUp {
			 get { return "gtk-go-up"; }
		}
		public static string Harddisk {
			 get { return "gtk-harddisk"; }
		}
		public static string Help {
			 get { return "gtk-help"; }
		}
		public static string Home {
			 get { return "gtk-home"; }
		}
		public static string Indent {
			 get { return "gtk-indent"; }
		}
		public static string Index {
			 get { return "gtk-index"; }
		}
		public static string Info {
			 get { return "gtk-info"; }
		}
		public static string Italic {
			 get { return "gtk-italic"; }
		}
		public static string JumpTo {
			 get { return "gtk-jump-to"; }
		}
		public static string JustifyCenter {
			 get { return "gtk-justify-center"; }
		}
		public static string JustifyFill {
			 get { return "gtk-justify-fill"; }
		}
		public static string JustifyLeft {
			 get { return "gtk-justify-left"; }
		}
		public static string JustifyRight {
			 get { return "gtk-justify-right"; }
		}
		public static string LeaveFullscreen {
			 get { return "gtk-leave-fullscreen"; }
		}
		public static string MediaForward {
			 get { return "gtk-media-forward"; }
		}
		public static string MediaNext {
			 get { return "gtk-media-next"; }
		}
		public static string MediaPause {
			 get { return "gtk-media-pause"; }
		}
		public static string MediaPlay {
			 get { return "gtk-media-play"; }
		}
		public static string MediaPrevious {
			 get { return "gtk-media-previous"; }
		}
		public static string MediaRecord {
			 get { return "gtk-media-record"; }
		}
		public static string MediaRewind {
			 get { return "gtk-media-rewind"; }
		}
		public static string MediaStop {
			 get { return "gtk-media-stop"; }
		}
		public static string MissingImage {
			 get { return "gtk-missing-image"; }
		}
		public static string Network {
			 get { return "gtk-network"; }
		}
		public static string New {
			 get { return "gtk-new"; }
		}
		public static string No {
			 get { return "gtk-no"; }
		}
		public static string Ok {
			 get { return "gtk-ok"; }
		}
		public static string Open {
			 get { return "gtk-open"; }
		}
		public static string OrientationLandscape {
			 get { return "gtk-orientation-landscape"; }
		}
		public static string OrientationPortrait {
			 get { return "gtk-orientation-portrait"; }
		}
		public static string OrientationReverseLandscape {
			 get { return "gtk-orientation-reverse-landscape"; }
		}
		public static string OrientationReversePortrait {
			 get { return "gtk-orientation-reverse-portrait"; }
		}
		public static string PageSetup {
			 get { return "gtk-page-setup"; }
		}
		public static string Paste {
			 get { return "gtk-paste"; }
		}
		public static string Preferences {
			 get { return "gtk-preferences"; }
		}
		public static string Print {
			 get { return "gtk-print"; }
		}
		public static string PrintError {
			 get { return "gtk-print-error"; }
		}
		public static string PrintPaused {
			 get { return "gtk-print-paused"; }
		}
		public static string PrintPreview {
			 get { return "gtk-print-preview"; }
		}
		public static string PrintReport {
			 get { return "gtk-print-report"; }
		}
		public static string PrintWarning {
			 get { return "gtk-print-warning"; }
		}
		public static string Properties {
			 get { return "gtk-properties"; }
		}
		public static string Quit {
			 get { return "gtk-quit"; }
		}
		public static string Redo {
			 get { return "gtk-redo"; }
		}
		public static string Refresh {
			 get { return "gtk-refresh"; }
		}
		public static string Remove {
			 get { return "gtk-remove"; }
		}
		public static string RevertToSaved {
			 get { return "gtk-revert-to-saved"; }
		}
		public static string Save {
			 get { return "gtk-save"; }
		}
		public static string SaveAs {
			 get { return "gtk-save-as"; }
		}
		public static string SelectAll {
			 get { return "gtk-select-all"; }
		}
		public static string SelectColor {
			 get { return "gtk-select-color"; }
		}
		public static string SelectFont {
			 get { return "gtk-select-font"; }
		}
		public static string SortAscending {
			 get { return "gtk-sort-ascending"; }
		}
		public static string SortDescending {
			 get { return "gtk-sort-descending"; }
		}
		public static string SpellCheck {
			 get { return "gtk-spell-check"; }
		}
		public static string Stop {
			 get { return "gtk-stop"; }
		}
		public static string Strikethrough {
			 get { return "gtk-strikethrough"; }
		}
		public static string Undelete {
			 get { return "gtk-undelete"; }
		}
		public static string Underline {
			 get { return "gtk-underline"; }
		}
		public static string Undo {
			 get { return "gtk-undo"; }
		}
		public static string Unindent {
			 get { return "gtk-unindent"; }
		}
		public static string Yes {
			 get { return "gtk-yes"; }
		}
		public static string Zoom100 {
			 get { return "gtk-zoom-100"; }
		}
		public static string ZoomFit {
			 get { return "gtk-zoom-fit"; }
		}
		public static string ZoomIn {
			 get { return "gtk-zoom-in"; }
		}
		public static string ZoomOut {
			 get { return "gtk-zoom-out"; }
		}
#endregion
	}
}