set_border


Description:

public void set_border (uint top, uint right, uint bottom, uint left)

Sets the border to be used for the fading effect.

This is the number of pixels on each side of the effect that should be used to fade.

Parameters:

this

A FadeEffect

top

The upper border, in pixels

right

The right border, in pixels

bottom

The lower border, in pixels

left

The left border, in pixels




2022 vala-language.org