set_junction_sides


Description:

[ Version ( since = "3.0" ) ]
public void set_junction_sides (JunctionSides sides)

Sets the sides where rendered elements (mostly through render_frame) will visually connect with other visual elements.

This is merely a hint that may or may not be honored by themes.

Container widgets are expected to set junction hints as appropriate for their children, so it should not normally be necessary to call this function manually.

Parameters:

this

a StyleContext

sides

sides where rendered elements are visually connected to other elements