Home
last modified time | relevance | path

Searched refs:_wxListBox_SetItemForegroundColour (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dlistbox.sip240 _wxListBox_SetItemForegroundColour(sipCpp, item, c);
245 void _wxListBox_SetItemForegroundColour(wxListBox* self, int item, const wxColour* c)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxListBox.cpp54 void _wxListBox_SetItemForegroundColour(wxListBox* self, int item, const wxColour* c) in _wxListBox_SetItemForegroundColour() function
1881 _wxListBox_SetItemForegroundColour(sipCpp, item, c); in meth_wxListBox_SetItemForegroundColour() local