gtkHandleBoxGetShadowType {RGtk2}R Documentation

gtkHandleBoxGetShadowType

Description

Gets the type of shadow drawn around the handle box. See gtkHandleBoxSetShadowType.

Usage

gtkHandleBoxGetShadowType(object)

Arguments

object [GtkHandleBox] a GtkHandleBox

Value

[GtkShadowType] the type of shadow currently drawn around the handle box.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]