Method
IpuzEnumerationdelim_length
Declaration [src]
gint
ipuz_enumeration_delim_length (
const IpuzEnumeration* self
)
Description [src]
Returns the length of enumeration
in cells. As an example, an
enumeration created by “4-4 3” would return a length of 11. A
length of 0 indicates an indeterminate length. A length of -1
indicates that the source string for the enumeration wasn’t parseable.