Method

AdwToastOverlayget_child

Declaration [src]

GtkWidget*
adw_toast_overlay_get_child (
  AdwToastOverlay* self
)

Description [src]

Gets the child widget of self.

Gets propertyAdw.ToastOverlay:child

Return value

Type: GtkWidget

The child widget of self.

The returned data is owned by the instance.
The return value can be NULL.