gtkEntryCompletionSetPopupSetWidth {RGtk2}R Documentation

gtkEntryCompletionSetPopupSetWidth

Description

Sets whether the completion popup window will be resized to be the same width as the entry.

Usage

gtkEntryCompletionSetPopupSetWidth(object, popup.set.width)

Arguments

object

a GtkEntryCompletion

popup.set.width

TRUE to make the width of the popup the same as the entry

Details

Since 2.8

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]