findPosition
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
Finds the position of a given enum value in @self.
If the value is not found, GTK_INVALID_LIST_POSITION
is returned.
the position of the value
an enum value