objects.drawable: Update the property documentation.
This commit is contained in:
parent
34f936b646
commit
c60e7002e0
|
@ -35,8 +35,9 @@
|
|||
|
||||
/** Drawable object.
|
||||
*
|
||||
* @property surface The drawable's cairo surface.
|
||||
* @tparam gears.surface surface
|
||||
* @property image
|
||||
* @tparam image image
|
||||
* @propertydefault Autogenerated.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue