GLXCurses.libs.Spot module¶
-
class
GLXCurses.libs.Spot.Spot[source]¶ Bases:
GLXCurses.libs.Groups.Groups-
active_widgets¶
-
active_window_id¶
-
active_window_id_prev¶
-
has_default¶
-
has_focus¶
-
has_prelight¶
-
get_tooltip()[source]¶ Return the unique id of the widget it have been set by
Application.set_tooltip()See also
Application.set_tooltip()Widget.idReturns: a unique id generate by uuid module Return type: long or None
-
set_tooltip(widget=None)[source]¶ Determines if the widget have to display a tooltip
“Not implemented yet”
See also
Application.get_tooltip()Parameters: widget (GLXCurses.Widget or None) – a Widget
-
permit_keyboard_interruption¶
-