Package ch.bailu.gtk.gtk
Interface BuilderScopeInterface.OnGetTypeFromName
- 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
onGetTypeFromName
(CallbackHandler __self, BuilderScope self, Builder builder, Str type_name)
-
Method Details
-
onGetTypeFromName
long onGetTypeFromName(CallbackHandler __self, @Nonnull BuilderScope self, @Nonnull Builder builder, @Nonnull Str type_name) - Parameters:
self
-builder
-type_name
-- Returns:
-