Change argument of get_layer and get_mdi_zorder function pointers to be
authorPadraig O'Briain <padraigo@src.gnome.org>
Fri, 15 Feb 2002 11:26:25 +0000 (11:26 +0000)
committerPadraig O'Briain <padraigo@src.gnome.org>
Fri, 15 Feb 2002 11:26:25 +0000 (11:26 +0000)
commitdb11c53d1b8259122c7ab6c0bfce9aae1378cae5
tree020ebbcccd9c114a4f716a18034f0f2f954763ff
parent532a7888d6cfdf2c9bc940f44183f7abd1179e20
Change argument of get_layer and get_mdi_zorder function pointers to be

* atk/atkcomponent.h:
Change argument of get_layer and get_mdi_zorder function pointers
to be AtkComponent instead of AtkObject

* atk/atkcomponent.c:
Change atk_component_get_layer and atk_component_get_mdi_zorder
to refer to argument as component instead os accessible

* docs/atk-sections.txt docs/tmpl/atkaction.sgml
docs/tmpl/atkcomponent.sgml docs/tmpl/atkeditabletext.sgml
docs/tmpl/atkimage.sgml docs/tmpl/atkobject.sgml
docs/tmpl/atkselection.sgml docs/tmpl/atkstreamablecontent.sgml
docs/tmpl/atktable.sgml docs/tmpl/atktext.sgml docs/tmpl/atkvalue.sgml:
Update for recent changes
ChangeLog
atk/atkcomponent.c
atk/atkcomponent.h