Method
AdwBreakpointBinget_child
Declaration [src]
GtkWidget*
adw_breakpoint_bin_get_child (
AdwBreakpointBin* self
)
Description [src]
Gets the child widget of self
.
Available since: | 1.4 |
Gets property | Adw.BreakpointBin:child |
Return value
Returns: | GtkWidget |
The child widget of |
|
The data is owned by the instance. | |
The return value can be NULL . |