Method
AdwDialogget_child
unstable since: 1.5
Declaration [src]
GtkWidget*
adw_dialog_get_child (
AdwDialog* self
)
Return value
Type: GtkWidget
The child widget of self
.
The data is owned by the instance. |
The return value can be NULL . |