Package: gio
Function g-menu-model-is-mutable
Lambda Listg-menu-model-is-mutable (model) ArgumentsReturn ValueTrue if the model is mutable, i.e. the "items-changed" signal may be emitted. Details Queries if model is mutable. An immutable g-menu-model object will never emit the "items-changed"
signal. Consumers of the model may make optimisations accordingly. | See also |
2021-8-16