Package ch.bailu.gtk.gobject
Interface ObjectClass.OnConstructor
- Enclosing class:
- ObjectClass
- 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 TypeMethodDescriptiononConstructor(CallbackHandler __self, long type, int n_construct_properties, ObjectConstructParam construct_properties)
-
Method Details
-
onConstructor
Object onConstructor(CallbackHandler __self, long type, int n_construct_properties, @Nonnull ObjectConstructParam construct_properties) - Parameters:
type-n_construct_properties-construct_properties-- Returns:
-