|
libyui-gtk
2.49.0
|

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.