GuiState.callback

When fully in this state, **onCallback()** will be called with **callback**.

struct GuiState
string callback;

Meta