Method
AdapAlertDialogset_extra_child
since: 1.5
Declaration [src]
void
adap_alert_dialog_set_extra_child (
AdapAlertDialog* self,
GtkWidget* child
)
Description [src]
Sets the child widget of self.
The child widget is displayed below the heading and body.
Available since: 1.5
| Sets property | Adap.AlertDialog:extra-child |
Parameters
child-
Type:
GtkWidgetThe child widget.
The argument can be NULL.The data is owned by the caller of the method.