Description Usage Arguments Value Author(s)
Determines if the current child of this object is selected
Note: callers should not rely on NULL
or on a zero value for
indication of whether AtkSelectionIface is implemented, they should
use type checking/interface checking functions or the
atkGetAccessibleValue()
convenience method.
1 | atkSelectionIsChildSelected(object, i)
|
|
[ |
|
[integer] a |
[logical] a gboolean representing the specified child is selected, or 0
if selection
does not implement this interface.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.