Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkEntryCompletionSetPopupSingleMatch

gtkEntryCompletionSetPopupSingleMatch


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

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

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.