![]() |
gsequencer 7.0.5
Advanced Gtk+ Sequencer
|
ags_vst_ierror_context.cpp File Reference
#include <ags/vst3-capi/pluginterfaces/base/ags_vst_ierror_context.h>
#include <pluginterfaces/base/ierrorcontext.h>
Include dependency graph for ags_vst_ierror_context.cpp:

Functions | |
const AgsVstTUID * | ags_vst_ierror_context_get_iid () |
void | ags_vst_ierror_context_disable_error_ui (AgsVstIErrorContext *error_context, gboolean state) |
AgsVstTResult | ags_vst_ierror_context_error_message_shown (AgsVstIErrorContext *error_context) |
AgsVstTResult | ags_vst_ierror_context_get_error_message (AgsVstIErrorContext *error_context, AgsVstIString *message) |
Function Documentation
◆ ags_vst_ierror_context_disable_error_ui()
void ags_vst_ierror_context_disable_error_ui | ( | AgsVstIErrorContext * | error_context, |
gboolean | state | ||
) |
Disable error UI.
- Parameters
-
error_context the error context state the state
- Since
- 5.0.0
◆ ags_vst_ierror_context_error_message_shown()
AgsVstTResult ags_vst_ierror_context_error_message_shown | ( | AgsVstIErrorContext * | error_context | ) |
Error message shown.
- Parameters
-
error_context the error context
- Returns
- the return code
- Since
- 5.0.0
◆ ags_vst_ierror_context_get_error_message()
AgsVstTResult ags_vst_ierror_context_get_error_message | ( | AgsVstIErrorContext * | error_context, |
AgsVstIString * | message | ||
) |
Get error message.
- Parameters
-
error_context the error context message the message
- Returns
- the return code
- Since
- 5.0.0
◆ ags_vst_ierror_context_get_iid()
const AgsVstTUID * ags_vst_ierror_context_get_iid | ( | ) |
Generated by