finch/gntconv.h

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

mercurial