Home
last modified time | relevance | path

Searched refs:gtkspell_new_attach (Results 1 – 25 of 63) sorted by relevance

123

/dports/textproc/gtkspell/gtkspell-2.0.16/docs/
H A Dtutorial.sgml5 be as simple as calling <function>gtkspell_new_attach</function> to
14 will call <function>gtkspell_new_attach</function> like this:</para>
17 gtkspell_new_attach(GTK_TEXT_VIEW(view), NULL, NULL);
27 <para><function>gtkspell_new_attach</function> returns <literal>FALSE</literal>
37 if (!gtkspell_new_attach(GTK_TEXT_VIEW(view), NULL, &err)) {
/dports/textproc/gtkspell/gtkspell-2.0.16/gtkspell/
H A Ddeprecated.c34 gtkspell_new_attach(view, NULL, NULL); in gtkspell_attach()
H A Dgtkspell.h26 GtkSpell* gtkspell_new_attach(GtkTextView *view,
H A Dgtkspell.c739 gtkspell_new_attach(GtkTextView *view, const gchar *lang, GError **error) { in gtkspell_new_attach() function
/dports/net-im/libpurple/pidgin-2.14.8/pidgin/win32/
H A Dwspell.h34 #define gtkspell_new_attach( view, lang, error ) \ macro
/dports/net-im/pidgin/pidgin-2.14.8/pidgin/win32/
H A Dwspell.h34 #define gtkspell_new_attach( view, lang, error ) \ macro
/dports/net-im/finch/pidgin-2.14.8/pidgin/win32/
H A Dwspell.h34 #define gtkspell_new_attach( view, lang, error ) \ macro
/dports/textproc/gtkspell/gtkspell-2.0.16/examples/
H A Dsimple.c17 if (gtkspell_new_attach(GTK_TEXT_VIEW(view), NULL, &error) == NULL) { in main()
H A Dadvanced.c29 spell = gtkspell_new_attach(GTK_TEXT_VIEW(view), NULL, &error); in attach_cb()
/dports/devel/p5-Gtk2-Spell/Gtk2-Spell-1.04/
H A DGtkSpell.xs63 RETVAL = gtkspell_new_attach(view, lang, &error);
/dports/editors/poedit/poedit-1.8.4/src/
H A Dspellchecking.cpp109 gtkspell_new_attach(textview, lang.Code().c_str(), &err); in InitTextCtrlSpellchecker()
/dports/textproc/gtkspell/gtkspell-2.0.16/
H A DREADME23 Use gtkspell_new_attach() to attach a new GtkSpell to a GtkTextView.
/dports/irc/smuxi/smuxi-1.1/src/Frontend-GNOME/
H A DEntry.cs874 gtkspell_new_attach(Handle, null, IntPtr.Zero); in InitSpellCheck()
889 static extern IntPtr gtkspell_new_attach(IntPtr text_view, in gtkspell_new_attach() method in Smuxi.Frontend.Gnome.Entry
/dports/editors/gobby/gobby-0.4.13/src/
H A Ddocwindow.cpp157 if(gtkspell_new_attach(GTK_TEXT_VIEW(m_view), NULL, &error) == NULL) in DocWindow()
/dports/news/pan/pan-0.145/pan/gui/
H A Dpost-ui.cc301 gtkspell_new_attach (view, _spellcheck_language.c_str(), &err); in set_spellcheck_enabled()
305 gtkspell_new_attach (view, NULL, &err); in set_spellcheck_enabled()
313 gtkspell_new_attach (view, NULL, &err); in set_spellcheck_enabled()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/geanyvc/src/
H A Dgeanyvc.c48 static GtkSpell *gtkspell_new_attach(GtkTextView *view, const gchar *lang, GError **error) in gtkspell_new_attach() function
1785 …speller = gtkspell_new_attach(GTK_TEXT_VIEW(messageView), EMPTY(lang) ? NULL : lang, &spellcheck_e… in vccommit_activated()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/geanyvc/src/
H A Dgeanyvc.c48 static GtkSpell *gtkspell_new_attach(GtkTextView *view, const gchar *lang, GError **error) in gtkspell_new_attach() function
1785 …speller = gtkspell_new_attach(GTK_TEXT_VIEW(messageView), EMPTY(lang) ? NULL : lang, &spellcheck_e… in vccommit_activated()
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/geanyvc/src/
H A Dgeanyvc.c48 static GtkSpell *gtkspell_new_attach(GtkTextView *view, const gchar *lang, GError **error) in gtkspell_new_attach() function
1785 …speller = gtkspell_new_attach(GTK_TEXT_VIEW(messageView), EMPTY(lang) ? NULL : lang, &spellcheck_e… in vccommit_activated()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/geanyvc/src/
H A Dgeanyvc.c48 static GtkSpell *gtkspell_new_attach(GtkTextView *view, const gchar *lang, GError **error) in gtkspell_new_attach() function
1785 …speller = gtkspell_new_attach(GTK_TEXT_VIEW(messageView), EMPTY(lang) ? NULL : lang, &spellcheck_e… in vccommit_activated()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/geanyvc/src/
H A Dgeanyvc.c48 static GtkSpell *gtkspell_new_attach(GtkTextView *view, const gchar *lang, GError **error) in gtkspell_new_attach() function
1785 …speller = gtkspell_new_attach(GTK_TEXT_VIEW(messageView), EMPTY(lang) ? NULL : lang, &spellcheck_e… in vccommit_activated()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/geanyvc/src/
H A Dgeanyvc.c48 static GtkSpell *gtkspell_new_attach(GtkTextView *view, const gchar *lang, GError **error) in gtkspell_new_attach() function
1785 …speller = gtkspell_new_attach(GTK_TEXT_VIEW(messageView), EMPTY(lang) ? NULL : lang, &spellcheck_e… in vccommit_activated()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/geanyvc/src/
H A Dgeanyvc.c48 static GtkSpell *gtkspell_new_attach(GtkTextView *view, const gchar *lang, GError **error) in gtkspell_new_attach() function
1785 …speller = gtkspell_new_attach(GTK_TEXT_VIEW(messageView), EMPTY(lang) ? NULL : lang, &spellcheck_e… in vccommit_activated()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/geanyvc/src/
H A Dgeanyvc.c48 static GtkSpell *gtkspell_new_attach(GtkTextView *view, const gchar *lang, GError **error) in gtkspell_new_attach() function
1785 …speller = gtkspell_new_attach(GTK_TEXT_VIEW(messageView), EMPTY(lang) ? NULL : lang, &spellcheck_e… in vccommit_activated()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/geanyvc/src/
H A Dgeanyvc.c48 static GtkSpell *gtkspell_new_attach(GtkTextView *view, const gchar *lang, GError **error) in gtkspell_new_attach() function
1785 …speller = gtkspell_new_attach(GTK_TEXT_VIEW(messageView), EMPTY(lang) ? NULL : lang, &spellcheck_e… in vccommit_activated()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/geanyvc/src/
H A Dgeanyvc.c48 static GtkSpell *gtkspell_new_attach(GtkTextView *view, const gchar *lang, GError **error) in gtkspell_new_attach() function
1785 …speller = gtkspell_new_attach(GTK_TEXT_VIEW(messageView), EMPTY(lang) ? NULL : lang, &spellcheck_e… in vccommit_activated()

123