libyui-gtk
2.43.3
|
Public Types | |
typedef std::pair< GObject *, gulong > | Handler |
Public Member Functions | |
void | connectSignal (GObject *object, const char *name, GCallback callback, gpointer data, bool after) |
void | block () |
void | unblock () |
Public Attributes | |
std::list< Handler > | m_handlers |
Definition at line 18 of file YGWidget.cc.