| gtkCListSetShadowType {RGtk2} | R Documentation |
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.
gtkCListSetShadowType(object, type)
|
[GtkCList] The GtkCList to affect. |
|
[GtkShadowType] The GtkShadowType desired. |
Derived by RGtkGen from GTK+ documentation