Package: gtk

Accessor gtk-print-unix-dialog-current-page

Lambda List

gtk-print-unix-dialog-current-page (object)

Syntax

(gtk-print-unix-dialog-current-page object) => current-page
(setf (gtk-print-unix-dialog-current-page object) current-page)

Arguments

object -- a gtk-print-unix-dialog widget
current-page -- an integer with the current page number

Details

Accessor of the current-page slot of the gtk-print-unix-dialog class.

The slot access function gtk-print-unix-dialog-current-page gets the current page of the gtk-print-unix-dialog widget.

The slot access function (setf gtk-print-unix-dialog-current-page) sets the current page number. If current-page is not -1, this enables the current page choice for the range of pages to print.
 

See also

2020-4-10