Added missing Column.contents_changed method to call reference

This commit is contained in:
PySimpleGUI 2021-05-05 09:08:20 -04:00
parent b0084a2d75
commit 862029af52
3 changed files with 41 additions and 12 deletions

View file

@ -317,6 +317,9 @@ The following methods are here for backwards compatibility reference. You will
### block_focus
<!-- <+Column.block_focus+> -->
### contents_changed
<!-- <+Column.contents_changed+> -->
### expand
<!-- <+Column.expand+> -->