set_border_values


Description:

public void set_border_values (float top, float right, float bottom, float left)

Set the slice lines of the specified frame.

The slices are calculated as widths from the edge of the frame.

Parameters:

this

A TextureFrame

top

width of the top slice

right

width of the right slice

bottom

width of the bottom slice

left

width of the left slice




2022 vala-language.org