gtkTextAttributesCopyValues {RGtk2} | R Documentation |
Copies the values from src
to dest
so that dest
has the same values
as src
. Frees existing values in dest
.
gtkTextAttributesCopyValues(object, dest)
|
[GtkTextAttributes ] a GtkTextAttributes |
|
[GtkTextAttributes ] another GtkTextAttributes |
Derived by RGtkGen from GTK+ documentation