/** * Add a new mapbuf widget to the given parent Elementary * (container) object. * * @param parent The parent object. * @return A new mapbuf widget handle or @c NULL, on errors. * * This function inserts a new mapbuf widget on the canvas. * * @ingroup Elm_Mapbuf */ EAPI Evas_Object *elm_mapbuf_add(Evas_Object *parent); #include "elm_mapbuf.eo.legacy.h"