Package ch.bailu.gtk.gio
Interface SocketControlMessageClass.OnGetLevel
- Enclosing class:
- SocketControlMessageClass
- 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
onGetLevel
(CallbackHandler __self, SocketControlMessage message)
-
Method Details
-
onGetLevel
- Parameters:
message
- a #GSocketControlMessage- Returns:
- an integer describing the level
-