API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
interface Ags.Mutable : GObject.Object
No description available.
In order to implement Mutable, your type must inherit fromGObject.
GObject
Mute a class instance.
since: 3.0.0
struct AgsMutableInterface { GTypeInterface ginterface; void (* set_muted) ( AgsMutable* agsmutable, gboolean muted ); }
ginterface
GTypeInterface
set_muted
void (* set_muted) ( AgsMutable* agsmutable, gboolean muted )
Content