| gimp_floating_sel_anchor | Anchor the specified floating selection to its associated drawable. |
| gimp_floating_sel_attach | Attach the specified layer as floating to the specified drawable. |
| gimp_floating_sel_relax | Relax the floating selection. |
| gimp_floating_sel_remove | Remove the specified floating selection from its associated drawable. |
| gimp_floating_sel_rigor | Rigor the floating selection. |
| gimp_floating_sel_to_layer | Transforms the specified floating selection into a layer. |
| gimp_image_floating_sel_attached_to | Return the drawable the floating selection is attached to. |
| gimp_image_floating_selection | This procedure is deprecated! Use 'gimp_image_get_floating_sel' instead. |
| gimp_image_get_floating_sel | Return the floating selection of the image. |
| gimp_layer_is_floating_sel | Is the specified layer a floating selection? |
| LAYER | floating_sel | The floating selection |
gimp_floating_sel_attach
Input:
| LAYER | layer | The layer (is attached as floating selection) |
| DRAWABLE | drawable | The drawable (where to attach the floating selection) |
gimp_floating_sel_relax
Input:
| LAYER | floating_sel | The floating selection |
| INT32 | undo | TRUE or FALSE |
gimp_floating_sel_remove
Input:
| LAYER | floating_sel | The floating selection |
gimp_floating_sel_rigor
Input:
| LAYER | floating_sel | The floating selection |
| INT32 | undo | TRUE or FALSE |
| The Gimp 2.3.2 (win32) | Documentation fresh from PDB | 22:53:15 Fr 22.07.2005 |
| Generated by pdb2doc.py written by Hans Breuer <Hans@Breuer.org> | ||