MenuModel.isMutable

bool isMutable()

Queries if model is mutable.

An immutable #GMenuModel will never emit the #GMenuModel::items-changed signal. Consumers of the model may make optimisations accordingly.

Returns

true if the model is mutable (ie: "items-changed" may be

emitted).