ComboBox.getPopupAccessible

Gets the accessible object corresponding to the combo box's popup. This function is mostly intended for use by accessibility technologies; applications should have little use for it. Since 2.6

class ComboBox
getPopupAccessible
()

Return Value

Type: ObjectAtk

the accessible object corresponding to the combo box's popup. [transfer none]

Meta