1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-04-03 19:13:00 +02:00

chore: clarify comments

This commit is contained in:
aclist 2024-12-05 08:07:16 +09:00
parent eaa6c11543
commit a4f076fbdb

View file

@ -1090,6 +1090,7 @@ class TreeView(Gtk.TreeView):
def _on_menu_click(self, menu_item):
#TODO: context menus use old stringwise parsing
# use enumerated contexts
parent = self.get_outer_window()
context = self.get_first_col()
value = self.get_column_at_index(0)