Method

AdwToggleget_child

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

Returns: GtkWidget
 

The toggle child.

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