gtkTextAttributesCopy {RGtk2}R Documentation

gtkTextAttributesCopy

Description

Copies src and returns a new GtkTextAttributes.

Usage

gtkTextAttributesCopy(object)

Arguments

object [GtkTextAttributes] a GtkTextAttributes to be copied

Value

[GtkTextAttributes] a copy of src

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]