Class

PapersViewAnnotationsContext

Description

class PapersView.AnnotationsContext : GObject.Object
{
  /* No available fields */
}

No description available.

Ancestors

Constructors

pps_annotations_context_new
No description available.

Instance methods

pps_annotations_context_add_annotation_sync

Add an annotation based on the provided information.

since: 48.0

pps_annotations_context_get_annots_model
No description available.

pps_annotations_context_remove_annotation
No description available.

pps_annotations_context_set_color
No description available.

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

Class structure

struct PapersViewAnnotationsContextClass {
  GObjectClass parent_class;
  
}

No description available.

Class members
parent_class: GObjectClass

No description available.