Companion

object Companion

Properties

Link copied to clipboard

all nodes should be visited.

Link copied to clipboard

identical to %G_TRAVERSE_LEAVES.

Link copied to clipboard

only leaf nodes should be visited. This name has been introduced in 2.6, for older version use %G_TRAVERSE_LEAFS.

Link copied to clipboard

a mask of all traverse flags.

Link copied to clipboard

identical to %G_TRAVERSE_NON_LEAVES.

Link copied to clipboard

only non-leaf nodes should be visited. This name has been introduced in 2.6, for older version use %G_TRAVERSE_NON_LEAFS.