EvinceDocument.AnnotationTextMarkup

g EvinceDocument.Annotation EvinceDocument.Annotation EvinceDocument.AnnotationTextMarkup EvinceDocument.AnnotationTextMarkup EvinceDocument.Annotation->EvinceDocument.AnnotationTextMarkup EvinceDocument.AnnotationMarkup EvinceDocument.AnnotationMarkup EvinceDocument.AnnotationMarkup->EvinceDocument.AnnotationTextMarkup GObject.GInterface GObject.GInterface GObject.GInterface->EvinceDocument.AnnotationMarkup GObject.Object GObject.Object GObject.Object->EvinceDocument.Annotation

Subclasses:

None

Methods

Inherited:

EvinceDocument.Annotation (18), GObject.Object (37), EvinceDocument.AnnotationMarkup (11)

Structs:

GObject.ObjectClass (5)

class

highlight_new (page)

class

squiggly_new (page)

class

strike_out_new (page)

class

underline_new (page)

get_markup_type ()

set_markup_type (markup_type)

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Inherited:

EvinceDocument.Annotation (7), EvinceDocument.AnnotationMarkup (6)

Name

Type

Flags

Short Description

type

EvinceDocument.AnnotationTextMarkupType

r/w/c

The text markup annotation type

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class EvinceDocument.AnnotationTextMarkup(**kwargs)
Bases:

EvinceDocument.Annotation, EvinceDocument.AnnotationMarkup

Abstract:

No

Structure:

EvinceDocument.AnnotationTextMarkupClass

classmethod highlight_new(page)
Parameters:

page (EvinceDocument.Page) –

Return type:

EvinceDocument.Annotation

classmethod squiggly_new(page)
Parameters:

page (EvinceDocument.Page) –

Return type:

EvinceDocument.Annotation

classmethod strike_out_new(page)
Parameters:

page (EvinceDocument.Page) –

Return type:

EvinceDocument.Annotation

classmethod underline_new(page)
Parameters:

page (EvinceDocument.Page) –

Return type:

EvinceDocument.Annotation

get_markup_type()
Return type:

EvinceDocument.AnnotationTextMarkupType

set_markup_type(markup_type)
Parameters:

markup_type (EvinceDocument.AnnotationTextMarkupType) –

Return type:

bool

Property Details

EvinceDocument.AnnotationTextMarkup.props.type
Name:

type

Type:

EvinceDocument.AnnotationTextMarkupType

Default Value:

EvinceDocument.AnnotationTextMarkupType.HIGHLIGHT

Flags:

READABLE, WRITABLE, CONSTRUCT

The text markup annotation type