Plank.Theme.draw_rounded_rect – plank Reference Manual
Packages
plank
Plank
Theme
DEFAULT_NAME
GTK_THEME_NAME
BottomRoundness
FillEndColor
FillStartColor
InnerStrokeColor
LineWidth
OuterStrokeColor
TopRoundness
create_style_context
draw_rounded_line
draw_rounded_rect
get_theme_folder
get_theme_list
Theme
Theme.with_name
draw_background
draw_inner_rect
get_bottom_offset
get_style_context
get_top_offset
load
reset_properties
verify
draw_rounded_rect
Description:
public
static
void
draw_rounded_rect
(
Context
cr,
double
x,
double
y,
double
width,
double
height,
double
top_radius =
6.0
,
double
bottom_radius =
6.0
,
double
line_width =
1.0
)