Definition at line 55 of file tabbox.hpp.
Public Member Functions | |
bool | operator== (const tab_rec &tr) const |
Public Attributes | |
widget * | contents |
gsgl::string | name |
widget * | title_bar |
bool operator== | ( | const tab_rec & | tr | ) | const [inline] |
Definition at line 61 of file tabbox.hpp.
References tabbox::tab_rec::contents, tabbox::tab_rec::name, and tabbox::tab_rec::title_bar.
Definition at line 59 of file tabbox.hpp.
Referenced by tabbox::add_tab(), and tabbox::tab_rec::operator==().
Definition at line 57 of file tabbox.hpp.
Referenced by tabbox::add_tab(), and tabbox::tab_rec::operator==().
Definition at line 58 of file tabbox.hpp.
Referenced by tabbox::add_tab(), and tabbox::tab_rec::operator==().