addActionWidget(Widget child, Response response) | Dialog | [private] |
addButton(char[] buttonText, Response responseID) | Dialog | [private] |
addButton(Stock stockID, Response responseID) | Dialog | [private] |
addButtons(char[][] buttonsText, Response[] responses) | Dialog | [private] |
addButtons(Stock[] stockID, Response[] responses) | Dialog | [private] |
getHasSeparator() | Dialog | [private] |
getType() | Dialog | [private, static] |
getVBox() | Dialog | [private] |
run() | Dialog | [private] |
setDefaultResponse(Response response) | Dialog | [private] |
setHasSeparator(bit setting) | Dialog | [private] |
setReponseSensitive(Response response, bit setting) | Dialog | [private] |
this(char[] title) | ColorSelectionDialog | |
Dialog::this() | Dialog | [private] |
Dialog::this(char[] title, Window parent, DialogFlags flags, char[][] buttonsText, Response[] responses) | Dialog | [private] |
Dialog::this(char[] title, Window parent, DialogFlags flags, Stock[] buttons, Response[] responses) | Dialog | [private] |
Window::this(bit hasFrame) | Window | [private] |
Window::this(WindowType windowType) | Window | [private] |
Widget::this(GType type, char[] firstPropertyName) | Widget | [private] |
DUIObject::this(GtkType type, char[] firstPropertyName) | DUIObject | [private] |
ObjectG::this(GObject *gObject) | ObjectG | [private] |