set_shadow_type


Description:

public void set_shadow_type (ShadowType type)

Sets the shadow_type for this, i.

e. whether it is drawn without (gtk_shadow_none) or with (other values) a visible border. Values other than gtk_shadow_none are treated identically by GtkFrame. The chosen type is applied by removing or adding the .flat class to the CSS node named border.

Parameters:

this

a Frame

type

the new ShadowType