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 [2011/02/26 23:33] – Added part.tpl to stage one 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 58: 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.1298763207.txt.gz · Last modified: 2017/09/22 13:28 (external edit)