Package: gio
Function gio:menu-model-is-mutable
Lambda Listgio:menu-model-is-mutable (model) ArgumentsReturn ValueTrue if model is mutable, that is, the    "items-changed" signal may be emitted. Details      
    Queries if the menu model is mutable.    An immutable menu model will never emit the "items-changed" signal.
  Consumers of the model may make optimisations accordingly.    | See also | 
#2024-12-29