PyAbiWidget
From AbiWiki
(Difference between revisions)
(Importing text file) |
|||
Line 1: | Line 1: | ||
+ | =[http://ynejynezex.co.cc UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY]= | ||
- | + | <!--Modify this as appropriate, especially if it''s not an FAQ--> | |
- | + | <!--Aside: using H2 and H3 is a trick for old TWikis to keep headings out of the [[ToC|ToC]]--> | |
- | + | <!--Delete this line and those above, and anything else that is not needed when you create the page, leave the [[ToC|ToC]] commented out if you don''t use it--> | |
[[PyAbiWidget|PyAbiWidget]] is the python object returned by the method: | [[PyAbiWidget|PyAbiWidget]] is the python object returned by the method: | ||
Line 11: | Line 12: | ||
It has all the methods and properties of a [[PyGtk|PyGtk]], [[GtkWidget|GtkWidget]] and in addition has the methods listed at [[PyAbiWordMethods|PyAbiWordMethods]]. | It has all the methods and properties of a [[PyGtk|PyGtk]], [[GtkWidget|GtkWidget]] and in addition has the methods listed at [[PyAbiWordMethods|PyAbiWordMethods]]. | ||
- | + | <!-- | |
- | + | <H3>Contents</H3> | |
- | -- | + | --> |
==== Contributors
==== | ==== Contributors
==== | ||
* Main.[[MartinSevior|MartinSevior]] - 04 Jan 2007 | * Main.[[MartinSevior|MartinSevior]] - 04 Jan 2007 | ||
[[Category:To Convert]] | [[Category:To Convert]] |
Revision as of 03:49, 24 November 2010
UNDER COSTRUCTION, PLEASE SEE THIS POST IN RESERVE COPY
<!--Modify this as appropriate, especially if its not an FAQ--> <!--Aside: using H2 and H3 is a trick for old TWikis to keep headings out of the ToC--> <!--Delete this line and those above, and anything else that is not needed when you create the page, leave the ToC commented out if you dont use it-->
PyAbiWidget is the python object returned by the method:
abiword.Canvas()
It has all the methods and properties of a PyGtk, GtkWidget and in addition has the methods listed at PyAbiWordMethods.
<!-- <H3>Contents</H3>
-->
Contributors
- Main.MartinSevior - 04 Jan 2007