MenuModel.isMutable

Queries if model is mutable.

An immutable gio.MenuModel will never emit the 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