get_flags


Description:

public abstract TreeModelFlags get_flags ()

Returns a set of flags supported by this interface.

The flags are a bitwise combination of `GtkTreeModel`Flags. The flags supported should not change during the lifetime of the this.

Parameters:

this

a `GtkTreeModel`

Returns:

the flags supported by this interface