Gimp.context_get_sample_threshold_int

function context_get_sample_threshold_int(): Number(gint) {
    // Gjs wrapper for gimp_context_get_sample_threshold_int()
}
  

Get the sample threshold setting as an integer value.

Returns the sample threshold setting as an integer value. See Gimp.context_get_sample_threshold.

Since 2.8

Returns

The sample threshold setting.