gtksourceviewmm 3.91.1
|
#include <gtksourceviewmm/completion.h>
Inherits Glib::Error.
Public Types | |
enum | Code { ALREADY_BOUND , NOT_BOUND } |
An error code used with Gtk::SOURCE_COMPLETION_ERROR in a Error returned from a completion-related function. More... | |
Public Member Functions | |
SourceCompletionError (Code error_code, const Glib::ustring& error_message) | |
SourceCompletionError (GError* gobject) | |
Code | code () const |
An error code used with Gtk::SOURCE_COMPLETION_ERROR in a Error returned from a completion-related function.
Gsv::SourceCompletionError::SourceCompletionError | ( | Code | error_code, |
const Glib::ustring & | error_message ) |
|
explicit |
Code Gsv::SourceCompletionError::code | ( | ) | const |