Gimp/pdb/groups.pl
Jehan 08362d1e7b app, libgimp, pdb: passing GimpDrawableFilter across the wire.
A few functions were added, but the main one is
gimp_drawable_get_filters() to request the list of filters applied
non-destructively on a drawable. We can't do much with these for the
time being, but this will come.
WIP.
2024-12-17 16:24:54 +00:00

60 lines
847 B
Perl

# This file is autogenerated
@groups = qw(
brush
brush_select
brushes
buffer
channel
context
debug
display
drawable
drawable_color
drawable_edit
drawable_filter
drawable_select
dynamics
edit
file
floating_sel
font
font_select
fonts
gimp
gimprc
gradient
gradient_select
gradients
group_layer
help
image
image_color_profile
image_convert
image_grid
image_guides
image_sample_points
image_select
image_transform
image_undo
item
item_transform
layer
message
paint_tools
palette
palette_select
palettes
path
pattern
pattern_select
patterns
pdb
plug_in
plug_in_compat
progress
resource
selection
text_layer
text_tool
unit
);