Keep the class concrete for backward compatibility.
Fixes bug 671459.
public virtual signal bool run (GLib.SocketConnection connection, GLib.Object source_object);
}
[CCode (cheader_filename = "gio/gio.h", type_id = "g_tls_certificate_get_type ()")]
- public abstract class TlsCertificate : GLib.Object {
+ public class TlsCertificate : GLib.Object {
[CCode (has_construct_function = false)]
protected TlsCertificate ();
[CCode (has_construct_function = false)]
// Need to ask about this... annotated as out, but that seems wrong
DBus*Info.generate_xml.string_builder out=false
+// Back compat
+TlsCertificate abstract=false
+
// Forward upstream
content_type_from_mime_type nullable
content_type_get_mime_type nullable