PyVizObject class. More...
Public Member Functions | |
def | tooltip_query (self, tooltip) |
Returns tooltip text string. More... | |
Static Private Attributes | |
string | __gtype_name__ = "PyVizObject" |
global type name More... | |
PyVizObject class.
def visualizer.base.PyVizObject.tooltip_query | ( | self, | |
tooltip | |||
) |
Returns tooltip text string.
tooltip | tooltip object. |
Reimplemented in wifi_intrastructure_link.WifiLink, and visualizer.core.Node.
|
staticprivate |