set_button_relief
Description:
[
Version ( since =
"2.12" ) ]
public void set_button_relief (
ReliefStyle relief)
Sets the relief type of the buttons in this to relief
.
The main use of this function is proper integration of Tasklist in panels with
non-system backgrounds.
Parameters:
this |
a Tasklist.
|
relief |
a relief type.
|