module Gtk::PrintOperationPreview

Overview

Gtk::PrintOperationPreview is the interface that is used to implement print preview.

A Gtk::PrintOperationPreview object is passed to the Gtk::PrintOperation::#preview signal by Gtk::PrintOperation.

Direct including types

Defined in:

lib/gi-crystal/src/auto/gtk-4.0/print_operation_preview.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.g_type : UInt64 #

Instance Method Detail

def end_preview : Nil #

def got_page_size_signal #

def is_selected(page_nr : Int32) : Bool #

def ready_signal #

def render_page(page_nr : Int32) : Nil #

abstract def to_unsafe #