Package ch.bailu.gtk.gobject
Interface TypeValueTable.OnValueCopy
- 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 TypeMethodDescriptionvoid
onValueCopy
(CallbackHandler __self, Value src_value, Value dest_value)
-
Method Details
-
onValueCopy
- Parameters:
src_value
-dest_value
-
-