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 [GtkEntryCompletion] a GtkEntryCompletion
popup.set.width [logical] 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.12.5-3 Index]