Method

AdapToastOverlayget_child

Declaration [src]

GtkWidget*
adap_toast_overlay_get_child (
  AdapToastOverlay* self
)

Description [src]

Gets the child widget of self.

Return value

Type: GtkWidget

The child widget of self.

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