Handbook
Glossary
atk_table_get_row_description ( table row -- gchar* )
Vocabulary
atk
.
ffi
Inputs
table
an
object
row
an
object
Outputs
gchar*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
atk.ffi
LIBRARY:
atk
FUNCTION:
gchar*
atk_table_get_row_description
( AtkTable* table,
gint
row )