Function
GimpSelectionis_empty
Declaration [src]
gboolean
gimp_selection_is_empty (
GimpImage* image
)
Description [src]
Determine whether the selection is empty.
This procedure returns TRUE if the selection for the specified image is empty.
Parameters
image
-
Type:
GimpImage
The image.
The data is owned by the caller of the function.