pidgin/gtkscrollbook.h

branch
gtkdoc-conversion
changeset 35487
494f09f7f331
parent 35451
206524351826
child 40502
875489636847
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 __PIDGIN_SCROLL_BOOK_H__
23 #define __PIDGIN_SCROLL_BOOK_H__
21 /** 24 /**
22 * SECTION:gtkscrollbook 25 * SECTION:gtkscrollbook
23 * @section_id: pidgin-gtkscrollbook 26 * @section_id: pidgin-gtkscrollbook
24 * @short_description: <filename>gtkscrollbook.h</filename> 27 * @short_description: <filename>gtkscrollbook.h</filename>
25 * @title: Scrolling Notebook Widget 28 * @title: Scrolling Notebook Widget
26 */ 29 */
27
28 #ifndef __PIDGIN_SCROLL_BOOK_H__
29 #define __PIDGIN_SCROLL_BOOK_H__
30 30
31 #include <gtk/gtk.h> 31 #include <gtk/gtk.h>
32 32
33 G_BEGIN_DECLS 33 G_BEGIN_DECLS
34 34

mercurial