TreeModelT.getFlags

Returns a set of flags supported by this interface. The flags are a bitwise combination of GtkTreeModelFlags. The flags supported should not change during the lifecycle of the tree_model.

template TreeModelT(TStruct)
getFlags
()

Return Value

The flags supported by this interface.

Meta