Callbacks¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Details¶
- Gee.EqualDataFunc(t_type, t_dup_func, t_destroy_func, a, b, *user_data)¶
- Parameters:
t_type (
GObject.GType
) –t_dup_func (
GObject.BoxedCopyFunc
) –t_destroy_func (
GLib.DestroyNotify
) –user_data (
object
) –
- Return type:
- Gee.FlatMapFunc(a_type, a_dup_func, a_destroy_func, g_type, g_dup_func, g_destroy_func, g, *user_data)¶
- Parameters:
a_type (
GObject.GType
) –a_dup_func (
GObject.BoxedCopyFunc
) –a_destroy_func (
GLib.DestroyNotify
) –g_type (
GObject.GType
) –g_dup_func (
GObject.BoxedCopyFunc
) –g_destroy_func (
GLib.DestroyNotify
) –user_data (
object
) –
- Return type:
- Gee.FoldFunc(a_type, a_dup_func, a_destroy_func, g_type, g_dup_func, g_destroy_func, g, a, *user_data)¶
- Parameters:
a_type (
GObject.GType
) –a_dup_func (
GObject.BoxedCopyFunc
) –a_destroy_func (
GLib.DestroyNotify
) –g_type (
GObject.GType
) –g_dup_func (
GObject.BoxedCopyFunc
) –g_destroy_func (
GLib.DestroyNotify
) –user_data (
object
) –
- Return type:
- Gee.FoldMapFunc(a_type, a_dup_func, a_destroy_func, k_type, k_dup_func, k_destroy_func, v_type, v_dup_func, v_destroy_func, k, v, a, *user_data)¶
- Parameters:
a_type (
GObject.GType
) –a_dup_func (
GObject.BoxedCopyFunc
) –a_destroy_func (
GLib.DestroyNotify
) –k_type (
GObject.GType
) –k_dup_func (
GObject.BoxedCopyFunc
) –k_destroy_func (
GLib.DestroyNotify
) –v_type (
GObject.GType
) –v_dup_func (
GObject.BoxedCopyFunc
) –v_destroy_func (
GLib.DestroyNotify
) –user_data (
object
) –
- Return type:
- Gee.ForallFunc(g_type, g_dup_func, g_destroy_func, g, *user_data)¶
- Parameters:
g_type (
GObject.GType
) –g_dup_func (
GObject.BoxedCopyFunc
) –g_destroy_func (
GLib.DestroyNotify
) –user_data (
object
) –
- Return type:
- Gee.ForallMapFunc(k_type, k_dup_func, k_destroy_func, v_type, v_dup_func, v_destroy_func, k, v, *user_data)¶
- Parameters:
k_type (
GObject.GType
) –k_dup_func (
GObject.BoxedCopyFunc
) –k_destroy_func (
GLib.DestroyNotify
) –v_type (
GObject.GType
) –v_dup_func (
GObject.BoxedCopyFunc
) –v_destroy_func (
GLib.DestroyNotify
) –user_data (
object
) –
- Return type:
- Gee.HashDataFunc(t_type, t_dup_func, t_destroy_func, v, *user_data)¶
- Parameters:
t_type (
GObject.GType
) –t_dup_func (
GObject.BoxedCopyFunc
) –t_destroy_func (
GLib.DestroyNotify
) –user_data (
object
) –
- Return type:
- Gee.LazyFunc(g_type, g_dup_func, g_destroy_func, *user_data)¶
- Parameters:
g_type (
GObject.GType
) –g_dup_func (
GObject.BoxedCopyFunc
) –g_destroy_func (
GLib.DestroyNotify
) –user_data (
object
) –
- Return type:
- Gee.MapFunc(a_type, a_dup_func, a_destroy_func, g_type, g_dup_func, g_destroy_func, g, *user_data)¶
- Parameters:
a_type (
GObject.GType
) –a_dup_func (
GObject.BoxedCopyFunc
) –a_destroy_func (
GLib.DestroyNotify
) –g_type (
GObject.GType
) –g_dup_func (
GObject.BoxedCopyFunc
) –g_destroy_func (
GLib.DestroyNotify
) –user_data (
object
) –
- Return type:
- Gee.Predicate(g_type, g_dup_func, g_destroy_func, g, *user_data)¶
- Parameters:
g_type (
GObject.GType
) –g_dup_func (
GObject.BoxedCopyFunc
) –g_destroy_func (
GLib.DestroyNotify
) –user_data (
object
) –
- Return type:
- Gee.StreamFunc(g_type, g_dup_func, g_destroy_func, a_type, a_dup_func, a_destroy_func, state, g, *user_data)¶
- Parameters:
g_type (
GObject.GType
) –g_dup_func (
GObject.BoxedCopyFunc
) –g_destroy_func (
GLib.DestroyNotify
) –a_type (
GObject.GType
) –a_dup_func (
GObject.BoxedCopyFunc
) –a_destroy_func (
GLib.DestroyNotify
) –state (
Gee.TraversableStream
) –user_data (
object
) –
- Return type:
(
Gee.TraversableStream
, lazy:Gee.Lazy
)
- Gee.Task(g_type, g_dup_func, g_destroy_func, *user_data)¶
- Parameters:
g_type (
GObject.GType
) –g_dup_func (
GObject.BoxedCopyFunc
) –g_destroy_func (
GLib.DestroyNotify
) –user_data (
object
) –
- Return type:
- Gee.UnfoldFunc(a_type, a_dup_func, a_destroy_func, *user_data)¶
- Parameters:
a_type (
GObject.GType
) –a_dup_func (
GObject.BoxedCopyFunc
) –a_destroy_func (
GLib.DestroyNotify
) –user_data (
object
) –
- Return type: