gtkPrintSettingsGetOrientation {RGtk2}R Documentation

gtkPrintSettingsGetOrientation

Description

Get the value of GTK_PRINT_SETTINGS_ORIENTATION, converted to a GtkPageOrientation.

Usage

gtkPrintSettingsGetOrientation(object)

Arguments

object [GtkPrintSettings] a GtkPrintSettings

Details

Since 2.10

Value

[GtkPageOrientation] the orientation

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]