Update wxPropertyGrid documentation
Completed documentation for topics marked as uncompleted.
This commit is contained in:
@@ -120,7 +120,7 @@ public:
|
||||
wxWindow* wnd_primary, wxEvent& event ) const = 0;
|
||||
|
||||
/**
|
||||
Returns value from control, via parameter 'variant'.
|
||||
Returns value from control, via parameter @a variant.
|
||||
Usually ends up calling property's StringToValue() or IntToValue().
|
||||
Returns @true if value was different.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user