gtkToolShellGetReliefStyle {RGtk2}R Documentation

gtkToolShellGetReliefStyle

Description

Returns the relief style of buttons on shell. Tool items must not call this function directly, but rely on gtkToolItemGetReliefStyle instead.

Usage

gtkToolShellGetReliefStyle(object)

Arguments

object

a GtkToolShell

Details

Since 2.14

Value

[GtkReliefStyle] The relief style of buttons on shell.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]