![]() |
![]() |
![]() |
GContainer Reference Manual | ![]() |
---|---|---|---|---|
This is the simplest implementation of the GContainerable interface.
A GBin container can only own one GObject that implements the GChildable
interface, so internally there is only a private pointer (content
) that
point to the child instance.