Function

GimpUiIntSensitivityFunc

Declaration

gboolean
(* GimpIntSensitivityFunc) (
  gint value,
  gpointer data
)

Description

No description available.

Parameters

value

Type: gint

No description available.

data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.