aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-container.h
Commit message (Collapse)AuthorAgeFilesLines
* Need to put the parent struct first.Christian Persch2007-11-291-0/+2
| | | | svn path=/trunk/; revision=7739
* Rename param to "set_active".Christian Persch2007-11-171-2/+2
| | | | svn path=/trunk/; revision=7708
* Make EphyEmbedContainer add_child method return the child's new position ↵Xan Lopez2007-11-171-2/+2
| | | | | | inside the container. svn path=/trunk/; revision=7700
* Rename ephy_embed_container_jump_to_child to ↵Xan Lopez2007-11-161-4/+4
| | | | | | ephy_embed_container_set_active_child. svn path=/trunk/; revision=7699
* Untabify ephy-embed-container.hXan Lopez2007-11-161-9/+9
| | | | svn path=/trunk/; revision=7696
* Add EphyEmbedContainer.Xan Lopez2007-11-161-0/+85
svn path=/trunk/; revision=7692