get_state


Description:

public bool get_state (Window win, State state_out)

Finds the state for a given window (for its "App window").

Parameters:

this

the engine

win

window to query

state_out

structure to store the state

Returns:

TRUE on success, otherwise FALSE (the error message can be obtained using xkl_GetLastError).