gtkFrameGetShadowType {RGtk2}R Documentation

gtkFrameGetShadowType

Description

Retrieves the shadow type of the frame. See gtkFrameSetShadowType.

Usage

gtkFrameGetShadowType(object)

Arguments

object [GtkFrame] a GtkFrame

Value

[GtkShadowType] the current shadow type of the frame.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]