Method

TalkatuAttachmentDialogget_comment

Declaration [src]

const gchar*
talkatu_attachment_dialog_get_comment (
  TalkatuAttachmentDialog* dialog
)

Description [src]

Get the comment the user entered, or empty string if nothing was entered.

Return value

Type: const gchar*

The comment that the user entered.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.