proposal_page_size


Description:

[ NoAccessorMethod ]
public uint proposal_page_size { get; set construct; }

The scroll page size of the proposals in the completion window.

In other words, when PageDown or PageUp is pressed, the selected proposal becomes the one which is located one page size backward or forward.

See also the move_cursor signal.