gtkRcStyleCopy: gtkRcStyleCopy

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

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

1

Arguments

object

the style to copy

Value

[GtkRcStyle] the resulting GtkRcStyle

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gtkRcStyleCopy in RGtk2...