MCPcopy Create free account
hub / github.com/NyarchLinux/DesktopPuppet / get_gtk_widget

Method get_gtk_widget

src/model_manager.py:9–10  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

7 self.wm_interface = wm_interface
8
9 def get_gtk_widget(self):
10 return self.puppet.get_gtk_widget()
11
12 def get_updated_area(self) -> tuple[int, int, int, int]:
13 self.puppet.update_area()

Callers 1

on_activateFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected