Annotation.setContents

Set the contents of @annot. You can monitor changes in the annotation's contents by connecting to notify::contents signal of @annot.

class Annotation
bool
setContents
(
string contents
)

Return Value

Type: bool

%TRUE if the contents have been changed, %FALSE otherwise.

Meta