gtkPrintSettingsUnset {RGtk2}R Documentation

gtkPrintSettingsUnset

Description

Removes any value associated with key. This has the same effect as setting the value to NULL.

Usage

gtkPrintSettingsUnset(object, key)

Arguments

object [GtkPrintSettings] a GtkPrintSettings
key [character] a key

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]