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