Gtk.TreeModel::get_flags
function vfunc_get_flags():Gtk.TreeModelFlags { }
Returns a set of flags supported by this interface.
The flags are a bitwise combination of Gtk.TreeModelFlags. The flags supported should not change during the lifetime of the tree_model.
- Returns
the flags supported by this interface