php-gtk:gtkphd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
php-gtk:gtkphd [2010/11/18 19:00] – Reformatted docgen template list and added signal template frozenfirephp-gtk:gtkphd [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 9: Line 9:
   - Create new docgen template set for PHP-GTK. __In Progress__   - Create new docgen template set for PHP-GTK. __In Progress__
     * gtk/book.tpl     * gtk/book.tpl
 +    * gtk/chapter.tpl (GTK+ sub-extensions)
     * gtk/class.tpl     * gtk/class.tpl
       * <del>fields (aka GObject properties)</del>       * <del>fields (aka GObject properties)</del>
Line 15: Line 16:
     * gtk/constants.tpl     * gtk/constants.tpl
     * gtk/method.tpl     * gtk/method.tpl
 +    * gtk/part.tpl (sub-extension parts)
     * gtk/reference.tpl     * gtk/reference.tpl
     * gtk/signal.tpl     * gtk/signal.tpl
Line 57: Line 59:
   * Parameters   * Parameters
      Each signal handler callback accepts certain parameters, which are passed in when called. This is usually at the very least the object which emitted the signal.      Each signal handler callback accepts certain parameters, which are passed in when called. This is usually at the very least the object which emitted the signal.
 +
 +=== Book Structure ===
 +  * PHP-GTK (Book)
 +    * GTK+ (Part)
 +      * ATK (Chapter)
 +      * GDK (Chapter)
 +      * GTK (Chapter)
 +      * Pango (Chapter)
 +    * Extra (Part)
 +    * [...] (Part)
php-gtk/gtkphd.1290106830.txt.gz · Last modified: 2017/09/22 13:28 (external edit)