matrix-client MatrixClient MatrixClient MatrixClientInterface matrix_client_login_finished matrix_client_register_with_password matrix_client_login_with_password matrix_client_logout matrix_client_begin_polling matrix_client_stop_polling MATRIX_CLIENT_GET_IFACE MATRIX_CLIENT MATRIX_IS_CLIENT MATRIX_TYPE_CLIENT matrix_client_get_type
matrix-http-client MatrixHTTPClient MatrixHTTPClient matrix_http_client_new MATRIX_HTTP_CLIENT MATRIX_HTTP_CLIENT_CLASS MATRIX_HTTP_CLIENT_GET_CLASS MATRIX_IS_HTTP_CLIENT MATRIX_IS_HTTP_CLIENT_CLASS MATRIX_TYPE_HTTP_CLIENT MatrixHTTPClientClass matrix_http_client_get_type
matrix-types Fundamental types for the Matrix GLib SDK MatrixError MATRIX_ERROR MatrixEventFormat MatrixRoomPreset MatrixRoomVisibility MatrixResizeMethod MatrixPresence MatrixPusherKind MatrixPusherConditionKind MatrixEventDirection MatrixReceiptType MatrixAccountKind MatrixFilterRules matrix_filter_rules_new matrix_filter_rules_ref matrix_filter_rules_unref matrix_filter_rules_set_limit matrix_filter_rules_get_limit matrix_filter_rules_set_rooms matrix_filter_rules_add_room matrix_filter_rules_delete_room matrix_filter_rules_get_rooms matrix_filter_rules_set_excluded_rooms matrix_filter_rules_add_excluded_room matrix_filter_rules_delete_excluded_room matrix_filter_rules_get_excluded_rooms matrix_filter_rules_set_senders matrix_filter_rules_add_sender matrix_filter_rules_delete_sender matrix_filter_rules_get_senders matrix_filter_rules_set_excluded_senders matrix_filter_rules_add_excluded_sender matrix_filter_rules_delete_excluded_sender matrix_filter_rules_get_excluded_senders matrix_filter_rules_set_types matrix_filter_rules_add_type matrix_filter_rules_delete_type matrix_filter_rules_get_types matrix_filter_rules_set_excluded_types matrix_filter_rules_add_excluded_type matrix_filter_rules_delete_excluded_type matrix_filter_rules_get_excluded_types matrix_filter_rules_get_json_node matrix_filter_rules_get_json_data MatrixRoomFilter matrix_room_filter_new matrix_room_filter_ref matrix_room_filter_unref matrix_room_filter_set_include_leave matrix_room_filter_get_include_leave matrix_room_filter_set_ephemeral matrix_room_filter_get_ephemeral matrix_room_filter_set_state matrix_room_filter_get_state matrix_room_filter_set_timeline matrix_room_filter_get_timeline matrix_room_filter_get_json_node matrix_room_filter_get_json_data MatrixFilter matrix_filter_new matrix_filter_ref matrix_filter_unref matrix_filter_set_event_fields matrix_filter_add_event_field matrix_filter_delete_event_field matrix_filter_get_event_fields matrix_filter_set_event_format matrix_filter_get_event_format matrix_filter_set_presence_filter matrix_filter_get_presence_filter matrix_filter_set_room_filter matrix_filter_get_room_filter matrix_filter_get_json_node matrix_filter_get_json_data Matrix3PidCredential matrix_3pid_credential_new matrix_3pid_credential_ref matrix_3pid_credential_unref matrix_3pid_credential_set_id_server matrix_3pid_credential_get_id_server matrix_3pid_credential_set_session_id matrix_3pid_credential_get_session_id matrix_3pid_credential_set_client_secret matrix_3pid_credential_get_client_secret matrix_3pid_credential_get_json_node matrix_3pid_credential_get_json_data MatrixPusher matrix_pusher_new matrix_pusher_ref matrix_pusher_unref matrix_pusher_set_device_display_name matrix_pusher_get_device_display_name matrix_pusher_set_app_display_name matrix_pusher_get_app_display_name matrix_pusher_set_app_id matrix_pusher_get_app_id matrix_pusher_set_append matrix_pusher_get_append matrix_pusher_set_kind matrix_pusher_get_kind matrix_pusher_set_lang matrix_pusher_get_lang matrix_pusher_set_profile_tag matrix_pusher_get_profile_tag matrix_pusher_set_pushkey matrix_pusher_get_pushkey matrix_pusher_set_data matrix_pusher_take_data matrix_pusher_get_data matrix_pusher_get_json_node matrix_pusher_get_json_data MatrixStateEvent matrix_state_event_new matrix_state_event_ref matrix_state_event_unref matrix_state_event_set_event_type matrix_state_event_get_event_type matrix_state_event_set_state_key matrix_state_event_get_state_key matrix_state_event_set_content matrix_state_event_get_content matrix_state_event_get_json_node matrix_state_event_get_json_data MatrixPresenceEvent matrix_presence_event_new matrix_presence_event_new_from_json matrix_presence_event_ref matrix_presence_event_unref matrix_presence_event_set_user_id matrix_presence_event_get_user_id matrix_presence_event_set_display_name matrix_presence_event_get_display_name matrix_presence_event_set_avatar_url matrix_presence_event_get_avatar_url matrix_presence_event_set_presence matrix_presence_event_get_presence matrix_presence_event_set_last_active_ago matrix_presence_event_get_last_active_ago MATRIX_TYPE_EVENT_FORMAT matrix_event_format_get_type MATRIX_TYPE_ROOM_PRESET matrix_room_preset_get_type MATRIX_TYPE_ROOM_VISIBILITY matrix_room_visibility_get_type MATRIX_TYPE_RESIZE_METHOD matrix_resize_method_get_type MATRIX_TYPE_PRESENCE matrix_presence_get_type MATRIX_TYPE_PUSHER_KIND matrix_pusher_kind_get_type MATRIX_TYPE_PUSHER_CONDITION_KIND matrix_pusher_condition_kind_get_type MATRIX_TYPE_EVENT_DIRECTION matrix_event_direction_get_type MATRIX_TYPE_RECEIPT_TYPE matrix_receipt_type_get_type MATRIX_TYPE_ACCOUNT_KIND matrix_account_kind_get_type MATRIX_TYPE_FILTER_RULES matrix_filter_rules_get_type MATRIX_TYPE_ROOM_FILTER matrix_room_filter_get_type MATRIX_TYPE_FILTER matrix_filter_get_type MATRIX_TYPE_3PID_CREDENTIAL matrix_3pid_credential_get_type MATRIX_TYPE_PUSHER matrix_pusher_get_type MATRIX_TYPE_STATE_EVENT matrix_state_event_get_type MATRIX_TYPE_PRESENCE_EVENT matrix_presence_event_get_type
matrix-api MatrixAPI MatrixAPIInterface MatrixAPICallback MATRIX_API_CALLBACK MATRIX_API_CALLBACK_PROTO matrix_api_set_token matrix_api_get_token matrix_api_set_refresh_token matrix_api_get_refresh_token matrix_api_get_user_id matrix_api_get_homeserver matrix_api_media_download matrix_api_media_thumbnail matrix_api_media_upload matrix_api_get_presence_list matrix_api_update_presence_list matrix_api_get_user_presence matrix_api_set_user_presence matrix_api_update_pusher matrix_api_get_pushers matrix_api_delete_pusher matrix_api_get_pusher matrix_api_add_pusher matrix_api_toggle_pusher matrix_api_create_room matrix_api_delete_room_alias matrix_api_get_room_id matrix_api_create_room_alias matrix_api_list_public_rooms matrix_api_ban_user matrix_api_forget_room matrix_api_invite_user_3rdparty matrix_api_invite_user matrix_api_join_room matrix_api_leave_room matrix_api_event_stream matrix_api_get_event matrix_api_initial_sync matrix_api_get_event_context matrix_api_initial_sync_room matrix_api_list_room_members matrix_api_list_room_messages matrix_api_send_event_receipt matrix_api_redact_event matrix_api_send_message_event matrix_api_get_room_state matrix_api_send_room_event matrix_api_notify_room_typing matrix_api_sync matrix_api_create_filter matrix_api_download_filter matrix_api_whois matrix_api_versions matrix_api_login matrix_api_token_refresh matrix_api_get_3pids matrix_api_add_3pid matrix_api_change_password matrix_api_get_profile matrix_api_get_avatar_url matrix_api_set_avatar_url matrix_api_get_display_name matrix_api_set_display_name matrix_api_register_account matrix_api_set_account_data matrix_api_get_room_tags matrix_api_delete_room_tag matrix_api_add_room_tag matrix_api_get_turn_server matrix_api_abort_pending MatrixAPI MATRIX_TYPE_ERROR matrix_error_get_type MATRIX_TYPE_API MATRIX_API MATRIX_IS_API MATRIX_API_GET_IFACE MatrixApiPrivate matrix_api_get_type matrix_error_quark
matrix-http-api matrix_http_api_new matrix_http_api_set_validate_certificate matrix_http_api_get_validate_certificate matrix_http_api_set_base_url matrix_http_api_get_base_url MatrixHTTPAPI MatrixHTTPAPIClass MATRIX_TYPE_HTTP_API MATRIX_HTTP_API MATRIX_HTTP_API_CLASS MATRIX_IS_HTTP_API MATRIX_IS_HTTP_API_CLASS MATRIX_HTTP_API_GET_CLASS matrix_http_api_get_type
matrix-version MATRIX_GLIB_MAJOR_VERSION MATRIX_GLIB_MINOR_VERSION MATRIX_GLIB_MICRO_VERSION MATRIX_GLIB_CHECK_VERSION matrix_glib_check_version