gtkStyleCopy: gtkStyleCopy

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Creates a copy of the passed in GtkStyle object.

Usage

1
gtkStyleCopy(object)

Arguments

object

a GtkStyle

Value

[GtkStyle] a copy of style

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gtkStyleCopy in RGtk2...