window_position_func


Description:

public void window_position_func (Rectangle area, bool is_absolute, void* user_data)

This is a SuggestionPositionFunc that can be used to make the suggestion popover the full width of the window.

It is similar to what you might find in a web browser.