Data of a single wx.propgrid.PGChoices choice.
Possible constructors:
PGChoiceEntry() -> None
PGChoiceEntry(other) -> None
PGChoiceEntry(label, value=PG_INVALID_VALUE) -> None
Data of a single PGChoices choice.
__init__ (self)
None
__init__ (self, other)
other (wx.propgrid.PGChoiceEntry)
None
__init__ (self, label, value=PG_INVALID_VALUE)
label (string)
value (int)
None
int
value (int)
None