findPosition

fun findPosition(value: <Error class: unknown class>): <Error class: unknown class>

Finds the position of a given enum value in @self.

If the value is not found, GTK_INVALID_LIST_POSITION is returned.

Return

the position of the value

Parameters

value

an enum value