API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.32
gboolean is_mutable ( GMenuModel* model )
Queries if model is mutable.
model
An immutable GMenuModel will never emit the GMenuModel::items-changed signal. Consumers of the model may make optimisations accordingly.
GMenuModel
GMenuModel::items-changed
Available since: 2.32
Type: gboolean
gboolean
TRUE if the model is mutable (ie: “items-changed” may be emitted).
TRUE