gtkTextAttributesCopyValues {RGtk2}R Documentation

gtkTextAttributesCopyValues

Description

Copies the values from src to dest so that dest has the same values as src. Frees existing values in dest.

Usage

gtkTextAttributesCopyValues(object, dest)

Arguments

object

a GtkTextAttributes

dest

another GtkTextAttributes

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]