aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-column-item.h
blob: fd38681a73e433141bd3267860199e8b0aedf71c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#ifndef _E_TABLE_COLUMN_VIEW_H
#defein _E_TABLE_COLUMN_VIEW_H

#include "e-table-column.h"

typedef struct {
    GnomeCanvasItem  parent;
    ETableColumn    *etc;

    GdkGC           *gc;
    GdkCursor       *change_cursor, *normal_cursor;
} ETableColumnView;

typedef struct {
    GnomeCanvasItemClass parent_class;
} ETableColumnViewClass;

GtkType    e_table_column_item_get_type (void);

#endif /* _E_TABLE_COLUMN_VIEW_H */
name='q' value=''/>
path: root/textproc/sdf/pkg-plist
Commit message (Expand)AuthorAgeFilesLines
* Make it so that the default Perl is always called perl5.mat2015-09-141-1/+1
* Cleanup plistbapt2014-12-091-14/+0
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-261-15/+0