gtkArrowSet: gtkArrowSet

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

Sets the direction and style of the GtkArrow, arrow.

Usage

1
gtkArrowSet(object, arrow.type, shadow.type)

Arguments

object

a widget of type GtkArrow.

arrow.type

a valid GtkArrowType.

shadow.type

a valid GtkShadowType.

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gtkArrowSet in RGtk2...