MenuModel.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.

class MenuModel
bool
isMutable
()

Return Value

Type: bool

%TRUE if the model is mutable (ie: "items-changed" may be emitted).

Meta

Since

2.32