gtkEntryCompletionSetPopupSingleMatch: gtkEntryCompletionSetPopupSingleMatch

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Sets whether the completion popup window will appear even if there is only a single match. You may want to set this to FALSE if you are using inline completion.

Usage

1
gtkEntryCompletionSetPopupSingleMatch(object, popup.single.match)

Arguments

object

a GtkEntryCompletion

popup.single.match

TRUE if the popup should appear even for a single match

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.