summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkcelleditable.sgml
blob: 3230ddf12c202206f9b44005950a3bcb30985b28 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!-- ##### SECTION Title ##### -->
GtkCellEditable

<!-- ##### SECTION Short_Description ##### -->
Interface for widgets which can are used for editing cells

<!-- ##### SECTION Long_Description ##### -->
<para>
The #GtkCellEditable interface must be implemented for widgets
to be usable when editing the contents of a #GtkTreeView cell.
</para>

<!-- ##### SECTION See_Also ##### -->
<para>

</para>

<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### STRUCT GtkCellEditable ##### -->
<para>

</para>


<!-- ##### SIGNAL GtkCellEditable::editing-done ##### -->
<para>

</para>

@celleditable: the object which received the signal.

<!-- ##### SIGNAL GtkCellEditable::remove-widget ##### -->
<para>

</para>

@celleditable: the object which received the signal.

<!-- ##### STRUCT GtkCellEditableIface ##### -->
<para>

</para>

@g_iface: 
@editing_done: 
@remove_widget: 
@start_editing: 

<!-- ##### FUNCTION gtk_cell_editable_start_editing ##### -->
<para>

</para>

@cell_editable: 
@event: 


<!-- ##### FUNCTION gtk_cell_editable_editing_done ##### -->
<para>

</para>

@cell_editable: 


<!-- ##### FUNCTION gtk_cell_editable_remove_widget ##### -->
<para>

</para>

@cell_editable: