Main Page
Object Hierarchy
Data Structures
Related Pages
Etk_Stock
Functions
const char *
etk_stock_key_get
(Etk_Stock_Id stock_id, Etk_Stock_Size size)
Gets the edje key corresponding to the stock id.
const char *
etk_stock_label_get
(Etk_Stock_Id stock_id)
Gets the label corresponding to the stock id.
Function Documentation
const char * etk_stock_key_get
(
Etk_Stock_Id
stock_id
,
Etk_Stock_Size
size
)
Gets the edje key corresponding to the stock id.
Parameters:
stock_id
a stock id
size
the size of the stock icon
Returns:
Returns the edje key corresponding to the stock id
const char * etk_stock_label_get
(
Etk_Stock_Id
stock_id
)
Gets the label corresponding to the stock id.
Parameters:
stock_id
a stock id
Returns:
Returns the label corresponding to the stock id