gui_focused(gui_focused)
      Get or set whether the GUI is focused. If set, also release all buttons (see release_all_buttons() [returns: None]).
Parameters:
      gui_focused [value: True/False, type: bool (optional)]
Return Value: bool

file: src/io/engine_io_module.c

landing