public static GLib.Quark error_quark ();
public void make_resident ();
public unowned string name ();
- [Version (deprecated = true, deprecated_since = "2.70", replacement = "Module.new")]
public static GLib.Module? open (string? file_name, GLib.ModuleFlags flags);
public static bool supported ();
public bool symbol (string symbol_name, out void* symbol);
Module
.open_full skip=false name="new" symbol_type="constructor" throws="GLib.ModuleError"
- .open skip=false unowned=false nullable deprecated_since="2.70" replacement="Module.new"
+ .open skip=false unowned=false nullable
.close destroys_instance