struct Gtk::PageRange
- Gtk::PageRange
- Struct
- Value
- Object
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.crConstructors
- .new(pointer : Pointer(Void), transfer : GICrystal::Transfer)
- .new(data : LibGtk::PageRange, _transfer : GICrystal::Transfer)
- .new(start : Int32 | Nil = nil, end _end : Int32 | Nil = nil)
Instance Method Summary
- #==(other : self) : Bool
- #end(*args, **options)
- #end(*args, **options, &)
- #end=(arg)
- #start(*args, **options)
- #start(*args, **options, &)
- #start=(arg)