Package: gtk

Function gtk:tree-model-flags

Lambda List

gtk:tree-model-flags (model)

Arguments

model -- a gtk:tree-model object

Return Value

The gtk:model-flags flags supported by this interface.

Details

Returns a set of flags supported by this interface. The flags are a bitwise combination of gtk:tree-model-flags flags. The flags supported should not change during the lifetime of the model.
 

See also

#2023-3-28