Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dgui.py63 self.connect("size-allocate", self.on_allocation_size_changed)
208 def on_allocation_size_changed(self, widget, allocation): member in PyBootchartWidget