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