Tizen Native API
5.0
|
Convenience smart object that packs children using a tabular layout using children size hints to define their size and alignment inside their cell space.
Table Smart Object example shows how to use this Evas_Object.
How to pack items into cells in a table.
See evas_object_table_homogeneous_get for an explanation of the function of each one.
Evas_Object* evas_object_table_add | ( | Evas * | evas | ) |
Create a new table.
evas | Canvas in which table will be added. |
Evas_Object* evas_object_table_child_get | ( | const Evas_Object * | o, |
unsigned short | col, | ||
unsigned short | row | ||
) |
Get the child of the table at the given coordinates