Method

AdwToggleget_child

since: 1.7

Declaration [src]

GtkWidget*
adw_toggle_get_child (
  AdwToggle* self
)

Description [src]

Gets the child widget of self.

Available since: 1.7

Gets propertyAdw.Toggle:child

Return value

Type: GtkWidget

The toggle child.

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