Package ch.bailu.gtk.gobject
Interface TypeValueTable.OnLcopyValue
- Enclosing class:
- TypeValueTable
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptiononLcopyValue
(CallbackHandler __self, Value value, int n_collect_values, TypeCValue collect_values, int collect_flags)
-
Method Details
-
onLcopyValue
Str onLcopyValue(CallbackHandler __self, @Nonnull Value value, int n_collect_values, @Nonnull TypeCValue collect_values, int collect_flags) - Parameters:
value
-n_collect_values
-collect_values
-collect_flags
-- Returns:
-