Skip to content
  • Tristan Van Berkom's avatar
    Implemented basic child list handling on GtkCellAreaBox · 468a1d3e
    Tristan Van Berkom authored
    Added the child list to GtkCellAreaBox, added _pack_start() and
    _pack_end() apis to GtkCellAreaBox since they are appropriate there
    and implemented GtkCellLayoutIface to override the _pack_start()/end()
    methods (since the base GtkCellArea class simply forwards these apis
    to the generic ->add() api on the base class).
    468a1d3e