TreeModel.getFlags

Returns a set of flags supported by this interface.

The flags are a bitwise combination of gtk.tree_model.TreeModelFlags. The flags supported should not change during the lifetime of the tree_model.

interface TreeModel
getFlags
()

Return Value

Type: gtk.types.TreeModelFlags

the flags supported by this interface