libgimp: add the new functions to gimp.def
This commit is contained in:
parent
7b89fe6536
commit
bd5355221d
1 changed files with 2 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ EXPORTS
|
|||
gimp_context_get_brush_hardness
|
||||
gimp_context_get_brush_size
|
||||
gimp_context_get_brush_spacing
|
||||
gimp_context_set_diagonal_neighbors
|
||||
gimp_context_get_dynamics
|
||||
gimp_context_get_feather
|
||||
gimp_context_get_feather_radius
|
||||
|
|
@ -132,6 +133,7 @@ EXPORTS
|
|||
gimp_context_set_brush_spacing
|
||||
gimp_context_set_default_colors
|
||||
gimp_context_set_defaults
|
||||
gimp_context_set_diagonal_neighbors
|
||||
gimp_context_set_dynamics
|
||||
gimp_context_set_feather
|
||||
gimp_context_set_feather_radius
|
||||
|
|
|
|||
Loading…
Reference in a new issue