finch/libgnt/gnt-skel.h

branch
gtkdoc-conversion
changeset 35487
494f09f7f331
parent 35481
75d5b6e89c0d
child 37094
84873ce721dc
equal deleted inserted replaced
35486:fe9a7f6143c1 35487:494f09f7f331
17 * 17 *
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
19 * along with this program; if not, write to the Free Software 19 * along with this program; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
21 */ 21 */
22
23 #ifndef GNT_SKEL_H
24 #define GNT_SKEL_H
22 /* 25 /*
23 * SECTION:gnt-skel 26 * SECTION:gnt-skel
24 * @section_id: libgnt-gnt-skel 27 * @section_id: libgnt-gnt-skel
25 * @short_description: <filename>gnt-skel.h</filename> 28 * @short_description: <filename>gnt-skel.h</filename>
26 * @title: Skel API 29 * @title: Skel API
27 */ 30 */
28
29 #ifndef GNT_SKEL_H
30 #define GNT_SKEL_H
31 31
32 #include "gntwidget.h" 32 #include "gntwidget.h"
33 #include "gnt.h" 33 #include "gnt.h"
34 #include "gntcolors.h" 34 #include "gntcolors.h"
35 #include "gntkeys.h" 35 #include "gntkeys.h"

mercurial