Packages
libdazzle-1.0
Dazzle
FuzzyIndex
FuzzyIndex
get_metadata
get_metadata_string
get_metadata_uint32
get_metadata_uint64
load_file
load_file_async
query_async
FuzzyIndex
Object Hierarchy:
Dazzle.FuzzyIndex
Dazzle.FuzzyIndex
Dazzle.FuzzyIndex
GLib.Object
GLib.Object
GLib.Object->Dazzle.FuzzyIndex
Description:
[
CCode
( type_id =
"dzl_fuzzy_index_get_type ()"
) ]
public
sealed
class
FuzzyIndex
:
Object
Namespace:
Dazzle
Package:
libdazzle-1.0
Content:
Creation methods:
public
FuzzyIndex
()
Methods:
public
Variant
?
get_metadata
(
string
key)
Looks up the metadata for
key
.
public
unowned
string
get_metadata_string
(
string
key)
public
uint32
get_metadata_uint32
(
string
key)
public
uint64
get_metadata_uint64
(
string
key)
public
bool
load_file
(
File
file,
Cancellable
? cancellable =
null
)
throws
Error
public
async
bool
load_file_async
(
File
file,
Cancellable
? cancellable =
null
)
throws
Error
public
async
ListModel
query_async
(
string
query,
uint
max_matches,
Cancellable
? cancellable =
null
)
throws
Error
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