[ Version ( deprecated = true , deprecated_since = "2.10" ) ]
public Table get_table ()
Warning: get_table is deprecated since 2.10.
Gets the Table interface for an Accessible .
Use atspi_accessible_get_table_iface instead.
this |
a pointer to the Accessible instance to query. |
a pointer to an Table interface instance, or NULL if this does not implement Table. |