gtkComboBoxGetPopupAccessible {RGtk2} | R Documentation |
Gets the accessible object corresponding to the combo box's popup.
gtkComboBoxGetPopupAccessible(object)
|
[GtkComboBox ] a GtkComboBox |
This function is mostly intended for use by accessibility technologies; applications should have little use for it.
Since 2.6
[AtkObject
] the accessible object corresponding to the combo box's popup.
Derived by RGtkGen from GTK+ documentation