Package ch.bailu.gtk.gtk
Interface BuilderScopeInterface.OnGetTypeFromFunction
- Enclosing class:
- BuilderScopeInterface
- 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 TypeMethodDescriptionlong
onGetTypeFromFunction
(CallbackHandler __self, BuilderScope self, Builder builder, Str function_name)
-
Method Details
-
onGetTypeFromFunction
long onGetTypeFromFunction(CallbackHandler __self, @Nonnull BuilderScope self, @Nonnull Builder builder, @Nonnull Str function_name) - Parameters:
self
-builder
-function_name
-- Returns:
-