Interface DialogClass.OnResponse

Enclosing class:
DialogClass
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public static interface DialogClass.OnResponse
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onResponse(CallbackHandler __self, Dialog dialog, int response_id)
     
  • Method Details

    • onResponse

      void onResponse(CallbackHandler __self, @Nonnull Dialog dialog, int response_id)
      Parameters:
      dialog - a `GtkDialog`
      response_id - response ID