Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp.py104 self.pkg_treeview.get_selection().connect("changed", self.on_cursor_changed)
159 def on_cursor_changed(self, selection): member in DepExplorer