Package ch.bailu.gtk.gst
Schnittstelle Bus.OnMessage
- Umschließende Klasse:
Bus
- Funktionsschnittstelle:
- Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.
-
Methodenübersicht
-
Methodendetails
-
onMessage
A message has been posted on the bus. This signal is emitted from a
#GSource added to the mainloop. this signal will only be emitted when
there is a #GMainLoop running.- Parameter:
message
- the message that has been posted asynchronously
-