struct Gtk::PageRange

Overview

A range of pages to print.

See also Gtk::PrintSettings#page_ranges=.

Defined in:

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

Constructors

Instance Method Summary

Constructor Detail

def self.new(pointer : Pointer(Void), transfer : GICrystal::Transfer) #

[View source]
def self.new(data : LibGtk::PageRange, _transfer : GICrystal::Transfer) #

[View source]
def self.new(start : Int32 | Nil = nil, end _end : Int32 | Nil = nil) #

[View source]

Instance Method Detail

def ==(other : self) : Bool #

[View source]
def end(*args, **options) #

[View source]
def end(*args, **options, &) #

[View source]
def end=(arg) #

[View source]
def start(*args, **options) #

[View source]
def start(*args, **options, &) #

[View source]
def start=(arg) #

[View source]