docs: Efl.Gfx.View

This commit is contained in:
Xavi Artigas 2019-11-05 11:48:40 +01:00
parent 6a4c72f6fe
commit 714478cbf3
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,10 @@ import eina_types;
interface @beta Efl.Gfx.View
{
[[Efl graphics view interface]]
[[Interface for graphical objects with a native size which might be
different from the desired rendered size (controlled through the
@.view_size property).
]]
c_prefix: efl_gfx;
methods {
@property view_size {