Tizen Native API
5.5
|
An object that allows one to show an image which other process created. It can be used anywhere like any other elementary widget.
This widget emits the following signals:
event
parameter of the callback will be NULL
. event
parameter of the callback will be NULL
. event
parameter of the callback will be Evas_Coord_Size
(two integers).Functions | |
Evas_Object * | elm_plug_add (Evas_Object *parent) |
Evas_Object* elm_plug_add | ( | Evas_Object * | parent | ) |
Add a new plug image to the parent.
parent | The parent object |