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