Method

GimpDisplayis_valid

since: 2.4

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

Type: gboolean

Whether the display is valid.