Method

GimpResourceis_valid

Declaration [src]

gboolean
gimp_resource_is_valid (
  GimpResource* resource
)

Description [src]

Returns TRUE if the resource is valid.

This procedure checks if the given resource is valid and refers to an existing resource.

Available since:3.0

Return value

Returns: gboolean
 

Whether the resource is valid.