Method
GimpImageget_selection
Declaration [src]
GimpSelection*
gimp_image_get_selection (
GimpImage* image
)
Description [src]
Returns the specified image’s selection.
This will always return a valid ID for a selection — which is represented as a channel internally.
Return value
Returns: | GimpSelection |
The selection channel. |
|
The data is owned by the instance. |