Implement wxDataViewCtrl::SetIndent() for wxGTK
Use gtk_tree_view_set_level_indentation().
This commit is contained in:
@@ -156,6 +156,7 @@ wxGTK:
|
||||
- Fix setting "pressed" bitmap for wxToggleButton (Kevin B. McCarty).
|
||||
- Fix GTK+ warnings for wxFileDialog with wxFD_MULTIPLE style.
|
||||
- Don't generate wxEVT_LIST_ITEM_RIGHT_CLICK outside of item area (Igor Korot).
|
||||
- Implement wxDataViewCtrl::SetIndent().
|
||||
|
||||
wxMSW:
|
||||
|
||||
|
Reference in New Issue
Block a user