forked from AuroraMiddleware/gtk
b435c6b967
2006-03-28 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/gtkcellrendereraccel.sgml: * gtk/tmpl/gtkrc.sgml: * gtk/directfb.sgml: Syntax fixes.
79 lines
1.3 KiB
Plaintext
79 lines
1.3 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GtkCellRendererAccel
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Renders a keyboard accelerator in a cell
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
#GtkCellRendererAccel displays a keyboard accelerator (i.e. a
|
|
key combination like <Control>-a). If the cell renderer is editable, the
|
|
accelerator can be changed by simply typing the new combination.
|
|
</para>
|
|
|
|
<para>
|
|
The #GtkCellRendererAccel cell renderer was added in GTK+ 2.10.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### STRUCT GtkCellRendererAccel ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
<!-- ##### SIGNAL GtkCellRendererAccel::accel-cleared ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cellrendereraccel: the object which received the signal.
|
|
@arg1:
|
|
|
|
<!-- ##### SIGNAL GtkCellRendererAccel::accel-edited ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cellrendereraccel: the object which received the signal.
|
|
@arg1:
|
|
@arg2:
|
|
@arg3:
|
|
@arg4:
|
|
|
|
<!-- ##### ARG GtkCellRendererAccel:accel-key ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### ARG GtkCellRendererAccel:accel-mode ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### ARG GtkCellRendererAccel:accel-mods ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### ARG GtkCellRendererAccel:keycode ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gtk_cell_renderer_accel_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@Returns:
|
|
|
|
|