Method
TalkatuAttachmentPreviewget_attachment
Declaration [src]
TalkatuAttachment*
talkatu_attachment_preview_get_attachment (
TalkatuAttachmentPreview* preview
)
Description [src]
Gets the TalkatuAttachment
from preview
.
Gets property | Talkatu.AttachmentPreview:attachment |
Return value
Type: TalkatuAttachment
The TalkatuAttachment
from preview
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |