gtkRcStyleCopy {RGtk2}R Documentation

gtkRcStyleCopy

Description

Makes a copy of the specified GtkRcStyle. This function will correctly copy an RC style that is a member of a class derived from GtkRcStyle.

Usage

gtkRcStyleCopy(object)

Arguments

object [GtkRcStyle] the style to copy

Value

[GtkRcStyle] the resulting GtkRcStyle

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]