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 [GtkTextAttributes] a GtkTextAttributes
dest [GtkTextAttributes] another GtkTextAttributes

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]