Completion.providerPageSize

Set providerPageSize property.

  1. uint providerPageSize [@property getter]
  2. uint providerPageSize [@property setter]
    class Completion
    @property
    void
    providerPageSize
    (
    uint propval
    )

Parameters

propval uint

The scroll page size of the provider pages in the completion window.

See the #GtkSourceCompletion::move-page signal.