ne_gstp_getOffset

RAVector *sbne::ne_gstp_getOffset(VGradientStop *s)

Returns the value of the “offset” attribute of this VGradientStop object, if it has one.

Parameters:

s – a pointer to the VGradientStop object.

Returns:

the “offset” attribute of this VGradientStop object, or an empty string if the “offset” attribute is not set or the object is NULL .