pidgin/gtkdnd-hints.h

branch
soc.2013.gobjectification.plugins
changeset 37094
84873ce721dc
parent 37065
3546d731987e
parent 35487
494f09f7f331
child 37102
63a5361c11a1
equal deleted inserted replaced
37093:dae3c140ebaa 37094:84873ce721dc
14 * 14 *
15 * You should have received a copy of the GNU General Public License 15 * You should have received a copy of the GNU General Public License
16 * along with this program; if not, write to the Free Software 16 * along with this program; if not, write to the Free Software
17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, USA. 17 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301, USA.
18 */ 18 */
19
20 #ifndef _PIDGIN_DND_HINTS_H_
21 #define _PIDGIN_DND_HINTS_H_
19 /** 22 /**
20 * SECTION:gtkdnd-hints 23 * SECTION:gtkdnd-hints
21 * @section_id: pidgin-gtkdnd-hints 24 * @section_id: pidgin-gtkdnd-hints
22 * @short_description: <filename>gtkdnd-hints.h</filename> 25 * @short_description: <filename>gtkdnd-hints.h</filename>
23 * @title: Drag-and-Drop Arrow Hints 26 * @title: Drag-and-Drop Arrow Hints
24 */ 27 */
25
26 #ifndef _PIDGIN_DND_HINTS_H_
27 #define _PIDGIN_DND_HINTS_H_
28 28
29 #include <glib.h> 29 #include <glib.h>
30 #include <gtk/gtk.h> 30 #include <gtk/gtk.h>
31 31
32 /** 32 /**

mercurial