Plank.Theme.draw_rounded_line – 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_line
Description:
public
static
void
draw_rounded_line
(
Context
cr,
double
x,
double
y,
double
width,
double
height,
bool
is_round_left,
bool
is_round_right,
Pattern
? stroke =
null
,
Pattern
? fill =
null
)