libyui-gtk
2.44.9
|
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 19 of file YGWidget.cc.