gtkmm 4.16.0
|
#include <gtkmm/constraintlayout.h>
Public Types | |
enum | Code { INVALID_SYMBOL , INVALID_ATTRIBUTE , INVALID_VIEW , INVALID_METRIC , INVALID_PRIORITY , INVALID_RELATION } |
Domain for VFL parsing errors. More... | |
Public Member Functions | |
ConstraintVflParserError (Code error_code, const Glib::ustring &error_message) | |
ConstraintVflParserError (GError *gobject) | |
Code | code () const |
Domain for VFL parsing errors.
Gtk::ConstraintVflParserError::ConstraintVflParserError | ( | Code | error_code, |
const Glib::ustring & | error_message | ||
) |
|
explicit |
Code Gtk::ConstraintVflParserError::code | ( | ) | const |