Changed IDL for State, Component, and Image to reduce use of out params.
[platform/core/uifw/at-spi2-atk.git] / cspi / spi_value.c
index 8d72298..748f12e 100644 (file)
@@ -101,7 +101,7 @@ AccessibleValue_getMaximumValue (AccessibleValue *obj)
  *          #FALSE otherwise.
  *
  **/
-boolean
+SPIBoolean
 AccessibleValue_setCurrentValue (AccessibleValue *obj,
                                  float newValue)
 {