Move the EventDirection enum to Vala

This commit is contained in:
2016-03-03 12:49:01 +01:00
parent b870802721
commit 6409b75398
4 changed files with 8 additions and 21 deletions

View File

@@ -211,16 +211,6 @@ G_DEFINE_QUARK(matrix-error-quark, matrix_error);
* Condition types for pushers.
*/
/**
* MatrixEventDirection:
* @MATRIX_EVENT_DIRECTION_FORWARD: List events after the specified
* one
* @MATRIX_EVENT_DIRECTION_BACKWARD: List events before the specified
* one
*
* Direction of events when requesting an event context.
*/
/**
* MatrixReceiptType:
* @MATRIX_RECEIPT_TYPE_READ: indicate that the message has been read