[ Version ( deprecated = true , deprecated_since = "0.6.0" , since = "0.0.1" ) ]
public int get_border_radius ()
Warning: get_border_radius is deprecated since 0.6.0.
Gets the panels border radius.
Use [method@DisplayPanel.get_corner_radii] instead
0 indicates rectangular corners. If top and bottom border radius are different then this matches the top border radius. given applies to all corners of the panel.
| this |
The display panel |
|
The panel's border radius. |