Function
PapersViewAnnotationsContextregister_ink_transformation
Declaration [src]
void
pps_annotations_context_register_ink_transformation (
PpsInkTransformation transformation,
gpointer user_data
)
Parameters
transformation-
Type:
PpsInkTransformationA
GCallbackto call everytime a new ink annotation is created. user_data-
Type:
gpointerNo description available.
The argument can be NULL.The data is owned by the caller of the function.