Most property grid functions have this type as their argument, as it can convey a property by either a pointer or name.
See |
|
See |
|
See |
Possible constructors:
PGPropArgCls(property) -> None
PGPropArgCls(str) -> None
PGPropArgCls(id) -> None
__init__ (self, property)
property (wx.propgrid.PGProperty)
None
__init__ (self, str)
Creates a PGPropArgCls from a string.
None
__init__ (self, id)
None
str
GetPtr (self)
GetPtr (self, iface)
bool