Gimp/tools/pdbgen/groups.pl
Michael Natterer e8f4d4b449 pdb: add transform API for items
Works for all item types, and has much less functions and parameters
than the drawable transform API because it uses the new context
states. Untested and not finished!
2010-09-08 02:48:37 +02:00

52 lines
693 B
Perl

# This file is autogenerated
@groups = qw(
brush
brush_select
brushes
buffer
channel
color
context
convert
display
drawable
drawable_transform
edit
fileops
floating_sel
font_select
fonts
gimprc
gradient
gradient_select
gradients
grid
guides
help
image
item
item_transform
layer
message
misc
paint_tools
palette
palette_select
palettes
parasite
paths
pattern
pattern_select
patterns
plug_in
procedural_db
progress
selection
selection_tools
text_layer
text_tool
transform_tools
undo
unit
vectors
);