aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-tooltip.h
blob: 259d6398dbb25f52fd77fd4d65b0c04446eed5be (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
#ifndef _E_TABLE_TOOLTIP_H_
#define _E_TABLE_TOOLTIP_H_

#include <libgnomeui/gnome-canvas.h>

BEGIN_GNOME_DECLS

typedef struct {
    gint timer;
    int col, row;
    int row_height;
    int x, y;
    int cx, cy;
    GdkColor *foreground;
    GdkColor *background;
    GnomeCanvasItem *eti;
} ETableTooltip;

END_GNOME_DECLS

#endif
on>
path: root/graphics/ttygif
Commit message (Expand)AuthorAgeFilesLines
* - Remove USES=tar:bzip2 (bogus with USE_GITHUB)amdmi32016-11-251-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* Remove useless rundeps and restore silence REINPLACE_CMDolivier2016-03-311-3/+3
* Update to 1.2.1olivier2016-03-312-9/+8
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.mat2016-03-081-2/+2
* Update my email for ports I maintainolivier2016-02-171-1/+1
* Update ports in the games category to not use GH_COMMIT.mat2015-05-072-5/+3