gtkCListSetShadowType {RGtk2}R Documentation

gtkCListSetShadowType

Description

Sets the shadow type for the specified CList. Changing this value will cause the GtkCList to update its visuals. WARNING: gtk_clist_set_shadow_type is deprecated and should not be used in newly-written code.

Usage

gtkCListSetShadowType(object, type)

Arguments

object [GtkCList] The GtkCList to affect.
type [GtkShadowType] The GtkShadowType desired.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]