Method
TalkatuAttachmentDialogget_attachment
Declaration [src]
TalkatuAttachment*
talkatu_attachment_dialog_get_attachment (
TalkatuAttachmentDialog* dialog
)
Description [src]
Gets the TalkatuAttachment from dialog.
| Gets property | Talkatu.AttachmentDialog:attachment |
Return value
Type: TalkatuAttachment
The TalkatuAttachment for the file that the user selected.
| The caller of the method takes ownership of the data, and is responsible for freeing it. |