File: gimp.def

package info (click to toggle)
gimp 2.2.13-1etch4
  • links: PTS
  • area: main
  • in suites: etch
  • size: 94,832 kB
  • ctags: 47,113
  • sloc: ansic: 524,858; xml: 36,798; lisp: 9,870; sh: 9,409; makefile: 7,923; python: 2,674; perl: 2,589; yacc: 520; lex: 334
file content (547 lines) | stat: -rw-r--r-- 13,819 bytes parent folder | download | duplicates (3)
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
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
EXPORTS
	gimp_add_mask_type_get_type
	gimp_airbrush
	gimp_airbrush_default
	gimp_attach_new_parasite
	gimp_blend_mode_get_type
	gimp_brightness_contrast
	gimp_brush_application_mode_get_type
	gimp_brush_delete
	gimp_brush_duplicate
	gimp_brushes_close_popup
	gimp_brushes_get_brush
	gimp_brushes_get_brush_data
	gimp_brushes_get_list
	gimp_brushes_get_opacity
	gimp_brushes_get_paint_mode
	gimp_brushes_get_spacing
	gimp_brushes_popup
	gimp_brushes_refresh
	gimp_brushes_set_brush
	gimp_brushes_set_opacity
	gimp_brushes_set_paint_mode
	gimp_brushes_set_popup
	gimp_brushes_set_spacing
	gimp_brush_get_info
	gimp_brush_get_pixels
	gimp_brush_get_spacing
	gimp_brush_new
	gimp_brush_rename
	gimp_brush_select_destroy
	gimp_brush_select_new
	gimp_brush_set_spacing
	gimp_bucket_fill_mode_get_type
	gimp_by_color_select
	gimp_channel_combine_masks
	gimp_channel_copy
	gimp_channel_get_color
	gimp_channel_get_opacity
	gimp_channel_get_show_masked
	gimp_channel_new
	gimp_channel_ops_get_type
	gimp_channel_set_color
	gimp_channel_set_opacity
	gimp_channel_set_show_masked
	gimp_channel_type_get_type
	gimp_check_size
	gimp_check_type
	gimp_clone
	gimp_clone_default
	gimp_clone_type_get_type
	gimp_color_balance
	gimp_colorize
	gimp_context_get_background
	gimp_context_get_brush
	gimp_context_get_font
	gimp_context_get_foreground
	gimp_context_get_gradient
	gimp_context_get_opacity
	gimp_context_get_paint_mode
	gimp_context_get_palette
	gimp_context_get_pattern
	gimp_context_pop
	gimp_context_push
	gimp_context_set_background
	gimp_context_set_brush
	gimp_context_set_default_colors
	gimp_context_set_font
	gimp_context_set_foreground
	gimp_context_set_gradient
	gimp_context_set_opacity
	gimp_context_set_paint_mode
	gimp_context_set_palette
	gimp_context_set_pattern
	gimp_context_swap_colors
	gimp_convert_dither_type_get_type
	gimp_convert_palette_type_get_type
	gimp_convolution_type_get_type
	gimp_convolve
	gimp_convolve_default
	gimp_convolve_type_get_type
	gimp_curves_explicit
	gimp_curves_spline
	gimp_default_display
	gimp_desaturate
	gimp_destroy_paramdefs
	gimp_destroy_params
	gimp_display_delete
	gimp_display_name
	gimp_display_new
	gimp_displays_flush
	gimp_displays_reconnect
	gimp_dodgeburn
	gimp_dodgeburn_default
	gimp_dodge_burn_type_get_type
	gimp_drawable_attach_new_parasite
	gimp_drawable_bpp
	gimp_drawable_delete
	gimp_drawable_detach
	gimp_drawable_fill
	gimp_drawable_flush
	gimp_drawable_get
	gimp_drawable_get_color_uchar
	gimp_drawable_get_image
	gimp_drawable_get_linked
	gimp_drawable_get_name
	gimp_drawable_get_pixel
	gimp_drawable_get_sub_thumbnail_data
	gimp_drawable_get_tattoo
	gimp_drawable_get_thumbnail_data
	gimp_drawable_get_tile
	gimp_drawable_get_tile2
	gimp_drawable_get_visible
	gimp_drawable_has_alpha
	gimp_drawable_height
	gimp_drawable_is_channel
	gimp_drawable_is_gray
	gimp_drawable_is_indexed
	gimp_drawable_is_layer
	gimp_drawable_is_layer_mask
	gimp_drawable_is_rgb
	gimp_drawable_mask_bounds
	gimp_drawable_mask_intersect
	gimp_drawable_merge_shadow
	gimp_drawable_offset
	gimp_drawable_offsets
	gimp_drawable_parasite_attach
	gimp_drawable_parasite_detach
	gimp_drawable_parasite_find
	gimp_drawable_parasite_list
	gimp_drawable_set_image
	gimp_drawable_set_linked
	gimp_drawable_set_name
	gimp_drawable_set_pixel
	gimp_drawable_set_tattoo
	gimp_drawable_set_visible
	gimp_drawable_transform_2d
	gimp_drawable_transform_2d_default
	gimp_drawable_transform_flip
	gimp_drawable_transform_flip_default
	gimp_drawable_transform_flip_simple
	gimp_drawable_transform_matrix
	gimp_drawable_transform_matrix_default
	gimp_drawable_transform_perspective
	gimp_drawable_transform_perspective_default
	gimp_drawable_transform_rotate
	gimp_drawable_transform_rotate_default
	gimp_drawable_transform_rotate_simple
	gimp_drawable_transform_scale
	gimp_drawable_transform_scale_default
	gimp_drawable_transform_shear
	gimp_drawable_transform_shear_default
	gimp_drawable_type
	gimp_drawable_type_with_alpha
	gimp_drawable_update
	gimp_drawable_width
	gimp_edit_blend
	gimp_edit_bucket_fill
	gimp_edit_clear
	gimp_edit_copy
	gimp_edit_copy_visible
	gimp_edit_cut
	gimp_edit_fill
	gimp_edit_paste
	gimp_edit_stroke
	gimp_ellipse_select
	gimp_enums_get_type_names
	gimp_equalize
	gimp_eraser
	gimp_eraser_default
	gimp_extension_ack
	gimp_extension_enable
	gimp_extension_process
	gimp_file_load
	gimp_file_save
	gimp_fill_type_get_type
	gimp_flip
	gimp_floating_sel_anchor
	gimp_floating_sel_attach
	gimp_floating_sel_relax
	gimp_floating_sel_remove
	gimp_floating_sel_rigor
	gimp_floating_sel_to_layer
	gimp_fonts_close_popup
	gimp_font_select_destroy
	gimp_font_select_new
	gimp_fonts_get_list
	gimp_fonts_popup
	gimp_fonts_refresh
	gimp_fonts_set_popup
	gimp_free_select
	gimp_fuzzy_select
	gimp_gamma
	gimp_get_default_comment
	gimp_get_module_load_inhibit
	gimp_get_monitor_resolution
	gimp_get_path_by_tattoo
	gimp_get_progname
	gimp_get_theme_dir
	gimp_gimprc_query
	gimp_gimprc_set
	gimp_gradient_delete
	gimp_gradient_duplicate
	gimp_gradient_get_custom_samples
	gimp_gradient_get_uniform_samples
	gimp_gradient_new
	gimp_gradient_rename
	gimp_gradients_close_popup
	gimp_gradient_segment_color_get_type
	gimp_gradient_segment_get_blending_function
	gimp_gradient_segment_get_coloring_type
	gimp_gradient_segment_get_left_color
	gimp_gradient_segment_get_left_pos
	gimp_gradient_segment_get_middle_pos
	gimp_gradient_segment_get_right_color
	gimp_gradient_segment_get_right_pos
	gimp_gradient_segment_range_blend_colors
	gimp_gradient_segment_range_blend_opacity
	gimp_gradient_segment_range_delete
	gimp_gradient_segment_range_flip
	gimp_gradient_segment_range_move
	gimp_gradient_segment_range_redistribute_handles
	gimp_gradient_segment_range_replicate
	gimp_gradient_segment_range_set_blending_function
	gimp_gradient_segment_range_set_coloring_type
	gimp_gradient_segment_range_split_midpoint
	gimp_gradient_segment_range_split_uniform
	gimp_gradient_segment_set_left_color
	gimp_gradient_segment_set_left_pos
	gimp_gradient_segment_set_middle_pos
	gimp_gradient_segment_set_right_color
	gimp_gradient_segment_set_right_pos
	gimp_gradient_segment_type_get_type
	gimp_gradient_select_destroy
	gimp_gradient_select_new
	gimp_gradients_get_gradient
	gimp_gradients_get_gradient_data
	gimp_gradients_get_list
	gimp_gradients_popup
	gimp_gradients_refresh
	gimp_gradients_sample_custom
	gimp_gradients_sample_uniform
	gimp_gradients_set_gradient
	gimp_gradients_set_popup
	gimp_gradient_type_get_type
	gimp_help
	gimp_histogram
	gimp_histogram_channel_get_type
	gimp_hue_range_get_type
	gimp_hue_saturation
	gimp_icon_type_get_type
	gimp_image_add_channel
	gimp_image_add_hguide
	gimp_image_add_layer
	gimp_image_add_vguide
	gimp_image_attach_new_parasite
	gimp_image_base_type
	gimp_image_clean_all
	gimp_image_convert_grayscale
	gimp_image_convert_indexed
	gimp_image_convert_rgb
	gimp_image_crop
	gimp_image_delete
	gimp_image_delete_guide
	gimp_image_duplicate
	gimp_image_find_next_guide
	gimp_image_flatten
	gimp_image_flip
	gimp_image_floating_sel_attached_to
	gimp_image_free_shadow
	gimp_image_get_active_channel
	gimp_image_get_active_drawable
	gimp_image_get_active_layer
	gimp_image_get_channel_by_tattoo
	gimp_image_get_channels
	gimp_image_get_cmap
	gimp_image_get_colormap
	gimp_image_get_component_active
	gimp_image_get_component_visible
	gimp_image_get_filename
	gimp_image_get_floating_sel
	gimp_image_get_guide_orientation
	gimp_image_get_guide_position
	gimp_image_get_layer_by_tattoo
	gimp_image_get_layers
	gimp_image_get_name
	gimp_image_get_resolution
	gimp_image_get_selection
	gimp_image_get_tattoo_state
	gimp_image_get_thumbnail_data
	gimp_image_get_unit
	gimp_image_height
	gimp_image_is_dirty
	gimp_image_list
	gimp_image_lower_channel
	gimp_image_lower_layer
	gimp_image_lower_layer_to_bottom
	gimp_image_merge_down
	gimp_image_merge_visible_layers
	gimp_image_new
	gimp_image_parasite_attach
	gimp_image_parasite_detach
	gimp_image_parasite_find
	gimp_image_parasite_list
	gimp_image_pick_color
	gimp_image_pick_correlate_layer
	gimp_image_raise_channel
	gimp_image_raise_layer
	gimp_image_raise_layer_to_top
	gimp_image_remove_channel
	gimp_image_remove_layer
	gimp_image_resize
	gimp_image_resize_to_layers
	gimp_image_rotate
	gimp_image_scale
	gimp_image_set_active_channel
	gimp_image_set_active_layer
	gimp_image_set_cmap
	gimp_image_set_colormap
	gimp_image_set_component_active
	gimp_image_set_component_visible
	gimp_image_set_filename
	gimp_image_set_resolution
	gimp_image_set_tattoo_state
	gimp_image_set_unit
	gimp_image_undo_disable
	gimp_image_undo_enable
	gimp_image_undo_freeze
	gimp_image_undo_group_end
	gimp_image_undo_group_start
	gimp_image_undo_is_enabled
	gimp_image_undo_thaw
	gimp_image_unset_active_channel
	gimp_image_width
	gimp_install_cmap
	gimp_install_procedure
	gimp_install_temp_proc
	gimp_interpolation_type_get_type
	gimp_invert
	gimp_layer_add_alpha
	gimp_layer_add_mask
	gimp_layer_copy
	gimp_layer_create_mask
	gimp_layer_from_mask
	gimp_layer_get_apply_mask
	gimp_layer_get_edit_mask
	gimp_layer_get_mask
	gimp_layer_get_mode
	gimp_layer_get_opacity
	gimp_layer_get_preserve_trans
	gimp_layer_get_show_mask
	gimp_layer_is_floating_sel
	gimp_layer_mode_effects_get_type
	gimp_layer_new
	gimp_layer_new_from_drawable
	gimp_layer_remove_mask
	gimp_layer_resize
	gimp_layer_resize_to_image_size
	gimp_layer_scale
	gimp_layer_set_apply_mask
	gimp_layer_set_edit_mask
	gimp_layer_set_mode
	gimp_layer_set_offsets
	gimp_layer_set_opacity
	gimp_layer_set_preserve_trans
	gimp_layer_set_show_mask
	gimp_layer_translate
	gimp_levels
	gimp_levels_auto
	gimp_levels_stretch
	gimp_main
	gimp_mask_apply_mode_get_type
	gimp_merge_type_get_type
	gimp_message
	gimp_message_get_handler
	gimp_message_set_handler
	gimp_min_colors
	gimp_monitor_number
	gimp_offset_type_get_type
	gimp_orientation_type_get_type
	gimp_paint_application_mode_get_type
	gimp_paintbrush
	gimp_paintbrush_default
	gimp_palette_add_entry
	gimp_palette_delete
	gimp_palette_delete_entry
	gimp_palette_duplicate
	gimp_palette_entry_get_color
	gimp_palette_entry_get_name
	gimp_palette_entry_set_color
	gimp_palette_entry_set_name
	gimp_palette_get_background
	gimp_palette_get_foreground
	gimp_palette_get_info
	gimp_palette_new
	gimp_palette_rename
	gimp_palettes_close_popup
	gimp_palette_select_destroy
	gimp_palette_select_new
	gimp_palette_set_background
	gimp_palette_set_default_colors
	gimp_palette_set_foreground
	gimp_palettes_get_list
	gimp_palettes_get_palette
	gimp_palettes_get_palette_entry
	gimp_palettes_popup
	gimp_palettes_refresh
	gimp_palettes_set_palette
	gimp_palettes_set_popup
	gimp_palette_swap_colors
	gimp_parasite_attach
	gimp_parasite_detach
	gimp_parasite_find
	gimp_parasite_list
	gimp_path_delete
	gimp_path_get_current
	gimp_path_get_locked
	gimp_path_get_point_at_dist
	gimp_path_get_points
	gimp_path_get_tattoo
	gimp_path_import
	gimp_path_list
	gimp_path_set_current
	gimp_path_set_locked
	gimp_path_set_points
	gimp_path_set_tattoo
	gimp_path_stroke_current
	gimp_path_to_selection
	gimp_pattern_get_info
	gimp_pattern_get_pixels
	gimp_patterns_close_popup
	gimp_pattern_select_destroy
	gimp_pattern_select_new
	gimp_patterns_get_list
	gimp_patterns_get_pattern
	gimp_patterns_get_pattern_data
	gimp_patterns_popup
	gimp_patterns_refresh
	gimp_patterns_set_pattern
	gimp_patterns_set_popup
	gimp_pencil
	gimp_perspective
	gimp_pixel_fetcher_destroy
	gimp_pixel_fetcher_get_pixel
	gimp_pixel_fetcher_new
	gimp_pixel_fetcher_put_pixel
	gimp_pixel_fetcher_set_bg_color
	gimp_pixel_fetcher_set_edge_mode
	gimp_pixel_rgn_get_col
	gimp_pixel_rgn_get_pixel
	gimp_pixel_rgn_get_rect
	gimp_pixel_rgn_get_row
	gimp_pixel_rgn_init
	gimp_pixel_rgn_resize
	gimp_pixel_rgn_set_col
	gimp_pixel_rgn_set_pixel
	gimp_pixel_rgn_set_rect
	gimp_pixel_rgn_set_row
	gimp_pixel_rgns_process
	gimp_pixel_rgns_register
	gimp_pixel_rgns_register2
	gimp_plugin_domain_register
	gimp_plugin_help_register
	gimp_plugin_icon_register
	gimp_plugin_menu_register
	gimp_posterize
	gimp_procedural_db_dump
	gimp_procedural_db_get_data
	gimp_procedural_db_get_data_size
	gimp_procedural_db_proc_arg
	gimp_procedural_db_proc_info
	gimp_procedural_db_proc_val
	gimp_procedural_db_query
	gimp_procedural_db_set_data
	gimp_procedural_db_temp_name
	gimp_progress_cancel
	gimp_progress_init
	gimp_progress_install
	gimp_progress_uninstall
	gimp_progress_update
	gimp_quit
	gimp_read_expect_msg
	gimp_rect_select
	gimp_register_file_handler_mime
	gimp_register_load_handler
	gimp_register_magic_load_handler
	gimp_register_save_handler
	gimp_register_thumbnail_loader
	gimp_repeat_mode_get_type
	gimp_rgn_iterate1
	gimp_rgn_iterate2
	gimp_rgn_iterator_dest
	gimp_rgn_iterator_free
	gimp_rgn_iterator_new
	gimp_rgn_iterator_src
	gimp_rgn_iterator_src_dest
	gimp_rotate
	gimp_rotation_type_get_type
	gimp_run_mode_get_type
	gimp_run_procedure
	gimp_run_procedure2
	gimp_scale
	gimp_selection_all
	gimp_selection_border
	gimp_selection_bounds
	gimp_selection_clear
	gimp_selection_combine
	gimp_selection_feather
	gimp_selection_float
	gimp_selection_grow
	gimp_selection_invert
	gimp_selection_is_empty
	gimp_selection_layer_alpha
	gimp_selection_load
	gimp_selection_none
	gimp_selection_save
	gimp_selection_sharpen
	gimp_selection_shrink
	gimp_selection_translate
	gimp_selection_value
	gimp_shear
	gimp_shm_addr
	gimp_shm_ID
	gimp_show_help_button
	gimp_show_tool_tips
	gimp_size_type_get_type
	gimp_smudge
	gimp_smudge_default
	gimp_temp_name
	gimp_text
	gimp_text_fontname
	gimp_text_get_extents
	gimp_text_get_extents_fontname
	gimp_threshold
	gimp_tile_cache_ntiles
	gimp_tile_cache_size
	gimp_tile_flush
	gimp_tile_height
	gimp_tile_ref
	gimp_tile_ref_zero
	gimp_tile_unref
	gimp_tile_width
	gimp_transfer_mode_get_type
	gimp_transform_2d
	gimp_transform_direction_get_type
	gimp_uninstall_temp_proc
	gimp_version
	gimp_wm_class