Gspell.Entry – gspell-1 Reference Manual
Packages
gspell-1
Gspell
Entry
entry
inline_spell_checking
get_from_gtk_entry
Entry
basic_setup
get_entry
get_inline_spell_checking
set_inline_spell_checking
Entry
Object Hierarchy:
Description:
[
CCode
( type_id =
"gspell_entry_get_type ()"
) ]
public
class
Entry
:
Object
Namespace:
Gspell
Package:
gspell-1
Content:
Properties:
public
Entry
entry
{
get
;
construct
; }
The
Entry
.
public
bool
inline_spell_checking
{
get
;
set
; }
Whether the inline spell checking is enabled.
Static methods:
public
static
unowned
Entry
get_from_gtk_entry
(
Entry
gtk_entry)
Returns the
Entry
of
gtk_entry
.
Creation methods:
protected
Entry
()
Methods:
public
void
basic_setup
()
This function is a convenience function that does the following: - Set a spell checker.
public
unowned
Entry
get_entry
()
public
bool
get_inline_spell_checking
()
public
void
set_inline_spell_checking
(
bool
enable)
Sets the
inline_spell_checking
property.
Inherited Members:
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref