gtkComboBoxPopup {RGtk2}R Documentation

gtkComboBoxPopup

Description

Pops up the menu or dropdown list of combo.box.

Usage

gtkComboBoxPopup(object)

Arguments

object [GtkComboBox] 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.12.5-3 Index]