Method

SpellingTextBufferAdapterget_tag

Declaration [src]

GtkTextTag*
spelling_text_buffer_adapter_get_tag (
  SpellingTextBufferAdapter* self
)

Description [src]

Gets the tag used for potentially misspelled words.

Return value

Returns: GtkTextTag
 

A GtkTextTag or NULL.

 The data is owned by the instance.
 The return value can be NULL.