Schnittstelle SignalGroup.OnUnbind

Umschließende Klasse:
SignalGroup
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface SignalGroup.OnUnbind
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    This signal is emitted when the target instance of @self is set to a
    new #GObject.
  • Methodendetails

    • onUnbind

      void onUnbind()
      This signal is emitted when the target instance of @self is set to a
      new #GObject.

      This signal will only be emitted if the previous target of @self is
      non-%NULL.