objects.drawable: Update the property documentation.

This commit is contained in:
Emmanuel Lepage Vallee 2022-08-21 23:02:27 -07:00
parent 34f936b646
commit c60e7002e0
1 changed files with 3 additions and 2 deletions

View File

@ -35,8 +35,9 @@
/** Drawable object.
*
* @property surface The drawable's cairo surface.
* @tparam gears.surface surface
* @property image
* @tparam image image
* @propertydefault Autogenerated.
*/
/**