[libgda] GI: added macro for GType for GdaTransactionStatusEvent
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda] GI: added macro for GType for GdaTransactionStatusEvent
- Date: Wed, 10 Oct 2018 00:12:26 +0000 (UTC)
commit 61b90d6bc67f7010b6d13864634ed3412cfe69b0
Author: Daniel Espinosa <esodan gmail com>
Date: Tue Oct 9 18:44:01 2018 -0500
GI: added macro for GType for GdaTransactionStatusEvent
libgda/gda-transaction-status.h | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/libgda/gda-transaction-status.h b/libgda/gda-transaction-status.h
index 61634a848..f06482ca5 100644
--- a/libgda/gda-transaction-status.h
+++ b/libgda/gda-transaction-status.h
@@ -89,6 +89,8 @@ typedef struct {
gpointer _gda_reserved1;
gpointer _gda_reserved2;
} GdaTransactionStatusEvent;
+
+#define GDA_TYPE_TRANSACTION_STATUS_EVENT (gda_transaction_status_event_get_type ())
/**
* SECTION:gda-transaction-status
* @short_description: Keeps track of the transaction status of a connection
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]