Method
AdapBreakpointBinset_child
since: 1.4
Declaration [src]
void
adap_breakpoint_bin_set_child (
AdapBreakpointBin* self,
GtkWidget* child
)
Description [src]
Sets the child widget of self.
Available since: 1.4
| Sets property | Adap.BreakpointBin:child |
Parameters
child-
Type:
GtkWidgetThe child widget.
The argument can be NULL.The data is owned by the caller of the method.