Method

SpellingLanguagecontains_word

Declaration [src]

gboolean
spelling_language_contains_word (
  SpellingLanguage* self,
  const char* word,
  gssize word_len
)

Description

No description available.

Parameters

word const char*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
word_len gssize
  No description available.

Return value

Returns: gboolean
  No description available.