gtkComboBoxPopdown {RGtk2}R Documentation

gtkComboBoxPopdown

Description

Hides the menu or dropdown list of combo.box.

Usage

gtkComboBoxPopdown(object)

Arguments

object

a GtkComboBox

Details

This function is mostly intended for use by accessibility technologies; applications should have little use for it. Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]