Package ch.bailu.gtk.gio
Interface SocketConnectableIface.OnEnumerate
- Enclosing class:
- SocketConnectableIface
- 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 TypeMethodDescriptiononEnumerate
(CallbackHandler __self, SocketConnectable connectable)
-
Method Details
-
onEnumerate
- Parameters:
connectable
- a #GSocketConnectable- Returns:
- a new #GSocketAddressEnumerator.
-