Method

GimpDisplayis_valid

Declaration [src]

gboolean
gimp_display_is_valid (
  GimpDisplay* display
)

Description [src]

Returns TRUE if the display is valid.

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

Available since:2.4

Return value

Returns: gboolean
 

Whether the display is valid.