Method

GimpUiSpinScaleget_scale_limits

Declaration [src]

gboolean
gimp_spin_scale_get_scale_limits (
  GimpSpinScale* scale,
  gdouble* lower,
  gdouble* upper
)

Description

No description available.

Parameters

lower

Type: gdouble*

No description available.

The data is owned by the caller of the function.
upper

Type: gdouble*

No description available.

The data is owned by the caller of the function.

Return value

Type: gboolean

No description available.