Method

TalkatuLinkDialogget_display_text

Declaration [src]

gchar*
talkatu_link_dialog_get_display_text (
  TalkatuLinkDialog* dialog
)

Description [src]

Gets the display text that the user entered with leading and trailing whitespace removed.

Return value

Type: gchar*

The display text that the user entered.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.