Annotation.setName

Set the name of @annot. You can monitor changes of the annotation name by connecting to the notify::name signal on @annot.

class Annotation
bool
setName
(
string name
)

Return Value

Type: bool

%TRUE when the name has been changed, %FALSE otherwise.

Meta