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

a GtkPrintSettings

key

a key

Details

Since 2.10

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]