set_direction


Description:

public void set_direction (ArrowType direction)

Sets the direction in which the popup will be popped up.

The dropdown arrow icon will point at the same direction.

If the does not fit in the available space in the given direction, GTK will try its best to keep it inside the screen and fully visible.

If you pass `GTK_ARROW_NONE`, it's equivalent to `GTK_ARROW_DOWN`.

Parameters:

this

a split button

direction

the direction