on_just_focused(button)
      Called once when the GUI button is focused
Parameters:
      button [value: object (reference to the button that was pressed), type: object]
Return Value: None

file: src/nodes/2D/gui_button_2d_node.c

landing