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 <keycap>PageDown</keycap> or <keycap>PageUp</keycap> is pressed, the selected proposal becomes the one which is located one page size backward or forward.

See also the move_cursor signal.