Class: Poppler::AnnotFileAttachment

Inherits:
AnnotMarkup show all
Defined in:
(unknown)

Instance Method Summary collapse

Methods inherited from AnnotMarkup

#date, #external_data, #get_popup_rectangle, #has_popup, #label, #label=, #opacity, #opacity=, #popup=, #popup_is_open, #popup_is_open=, #popup_rectangle=, #reply_to, #subject

Methods inherited from Annot

#annot_type, #color, #color=, #contents, #contents=, #flags, #flags=, #get_rectangle, #modified, #page_index, #rectangle=

Instance Method Details

#attachmentPoppler::Attachment

Creates a Poppler::Attachment for the file of the file attachment annotation annot. The Poppler::Attachment must be unrefed with g_object_unref by the caller.

Returns:

#nameString

Retrieves the name of poppler_annot.

Returns:

  • (String)

    a new allocated string with the name of poppler_annot. It must be freed with g_free() when done.