Nana C++ Library. Reference for users.
What we need to use nana
|
Public Member Functions | |
arg_tabbar_removed (tabbar< T > &wdg, T &v, std::size_t p) | |
![]() | |
arg_tabbar (tabbar< T > &wdg, T &v, std::size_t p) | |
![]() | |
virtual | ~event_arg ()=default |
void | stop_propagation () const |
ignorable handlers behind the current one in a chain of event handlers will not get called. More... | |
bool | propagation_stopped () const |
Public Attributes | |
bool | close_attach_window = true |
determines whether to remove the item More... | |
![]() | |
tabbar< T > & | widget |
T & | value |
std::size_t | item_pos |
position of the item More... | |
|
inline |
|
mutable |
determines whether to remove the item
determines whether to close the attached window. It is ignored if remove is false