~~Title: Efl.Gfx.Mapping.mapping_has~~ ====== Efl.Gfx.Mapping.mapping_has ====== ===== Description ===== %%Read-only property indicating whether an object is mapped.%% %%This will be %%''true''%% if any transformation is applied to this object.%% //Since 1.22// {{page>:develop:api-include:efl:gfx:mapping:method:mapping_has:description&nouser&nolink&nodate}} ===== Signature ===== mapping_has { return: bool; } ===== C signature ===== Eina_Bool efl_gfx_mapping_has(Eo *obj); ===== Implemented by ===== * [[:develop:api:efl:gfx:mapping:method:mapping_has|Efl.Gfx.Mapping.mapping_has]]