MessageDialog.setExtraChild
void setExtraChild(gtk.widget.Widget child = null)Sets the child widget of self.
The child widget is displayed below the heading and body.
Parameters
child | the child widget |
void setExtraChild(gtk.widget.Widget child = null)Sets the child widget of self.
The child widget is displayed below the heading and body.
child | the child widget |