set_shadow_type
Description:
[
Version ( since =
"2.2" ) ]
public void set_shadow_type (
ShadowType shadow_type)
Sets the shadow type for this to shadow_type
.
The main use of this function is proper integration of Pager in panels with
non-system backgrounds.
Parameters:
this |
a Pager.
|
shadow_type |
a shadow type.
|