Exception class for Gtk::IconTheme errors.
More...
#include <gtkmm/icontheme.h>
Exception class for Gtk::IconTheme errors.
◆ Code
Error codes for GtkIconTheme
operations.
Enumerator |
---|
ICON_THEME_NOT_FOUND | The icon specified does not exist in the theme.
|
ICON_THEME_FAILED | An unspecified error occurred.
|
◆ IconThemeError() [1/2]
Gtk::IconThemeError::IconThemeError |
( |
Code |
error_code, |
|
|
const Glib::ustring & |
error_message |
|
) |
| |
◆ IconThemeError() [2/2]
Gtk::IconThemeError::IconThemeError |
( |
GError * |
gobject | ) |
|
|
explicit |
◆ code()
Code Gtk::IconThemeError::code |
( |
| ) |
const |