Interface PrintOperationPreviewIface.OnIsSelected

Enclosing class:
PrintOperationPreviewIface
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 PrintOperationPreviewIface.OnIsSelected
  • Method Details

    • onIsSelected

      boolean onIsSelected(CallbackHandler __self, @Nonnull PrintOperationPreview preview, int page_nr)
      Parameters:
      preview - a `GtkPrintOperationPreview`
      page_nr - a page number
      Returns:
      %TRUE if the page has been selected for printing