Method
GtkAspectFrameget_child
Declaration [src]
GtkWidget*
gtk_aspect_frame_get_child (
GtkAspectFrame* self
)
Return value
Type: GtkWidget
The child widget of self
.
The returned data is owned by the instance. |
The return value can be NULL . |