forked from AuroraMiddleware/gtk
docs: Fix description for CellRendererAccelMode
Link to the property, instead of copy-pasting its description.
This commit is contained in:
parent
a5bf0591ee
commit
cea320af24
@ -37,10 +37,7 @@ typedef struct _GtkCellRendererAccel GtkCellRendererAccel;
|
||||
* @GTK_CELL_RENDERER_ACCEL_MODE_GTK: GTK accelerators mode
|
||||
* @GTK_CELL_RENDERER_ACCEL_MODE_OTHER: Other accelerator mode
|
||||
*
|
||||
* Determines if the edited accelerators are GTK accelerators. If
|
||||
* they are, consumed modifiers are suppressed, only accelerators
|
||||
* accepted by GTK are allowed, and the accelerators are rendered
|
||||
* in the same way as they are in menus.
|
||||
* The available modes for [property@Gtk.CellRendererAccel:accel-mode].
|
||||
*/
|
||||
typedef enum
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user