Package ch.bailu.gtk.gtk
Interface LayoutManagerClass.OnGetRequestMode
- Enclosing class:
- LayoutManagerClass
- 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 TypeMethodDescriptionint
onGetRequestMode
(CallbackHandler __self, LayoutManager manager, Widget widget)
-
Method Details
-
onGetRequestMode
int onGetRequestMode(CallbackHandler __self, @Nonnull LayoutManager manager, @Nonnull Widget widget) - Parameters:
manager
-widget
-- Returns:
-