pidgin/gtkblist-theme.h

branch
soc.2013.gobjectification.plugins
changeset 37094
84873ce721dc
parent 37075
cf3f735b09b7
parent 35487
494f09f7f331
child 37121
fba6e5400a2a
equal deleted inserted replaced
37093:dae3c140ebaa 37094:84873ce721dc
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_BLIST_THEME_H
23 #define PIDGIN_BLIST_THEME_H
21 /** 24 /**
22 * SECTION:gtkblist-theme 25 * SECTION:gtkblist-theme
23 * @section_id: pidgin-gtkblist-theme 26 * @section_id: pidgin-gtkblist-theme
24 * @short_description: <filename>gtkblist-theme.h</filename> 27 * @short_description: <filename>gtkblist-theme.h</filename>
25 * @title: Buddy List Theme API 28 * @title: Buddy List Theme API
26 */ 29 */
27
28 #ifndef PIDGIN_BLIST_THEME_H
29 #define PIDGIN_BLIST_THEME_H
30 30
31 #include <glib.h> 31 #include <glib.h>
32 #include <glib-object.h> 32 #include <glib-object.h>
33 #include <gtk/gtk.h> 33 #include <gtk/gtk.h>
34 34

mercurial