X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ce1546160882d1ac98932420d7aeb4ff21d06301..1b7751aaa9a86d76a850b9267bc0c201e3cea30f:/interface/wx/odcombo.h?ds=sidebyside diff --git a/interface/wx/odcombo.h b/interface/wx/odcombo.h index abd24fc6b6..0e639178c5 100644 --- a/interface/wx/odcombo.h +++ b/interface/wx/odcombo.h @@ -68,7 +68,7 @@ enum @beginEventEmissionTable{wxCommandEvent} @event{EVT_COMBOBOX(id, func)} - Process a wxEVT_COMMAND_COMBOBOX_SELECTED event, when an item on + Process a wxEVT_COMBOBOX event, when an item on the list is selected. Note that calling GetValue() returns the new value of selection. @endEventTable