libyui-gtk
2.44.7
|
Public Member Functions | |
YGWindow (bool _main_window, YGDialog *ydialog) | |
void | show () |
void | normalCursor () |
void | busyCursor () |
void | setChild (YWidget *new_child) |
GtkWidget * | getWidget () |
YWidget * | getChild () |
Static Public Member Functions | |
static void | ref (YGWindow *window) |
static void | unref (YGWindow *window) |
Public Attributes | |
YGWindowCloseFn | m_canClose |
void * | m_canCloseData |
Definition at line 38 of file YGDialog.cc.