docs: Identify examples that are C code
https://bugzilla.gnome.org/show_bug.cgi?id=723119
This commit is contained in:
@ -248,7 +248,7 @@ gtk_cell_renderer_class_init (GtkCellRendererClass *class)
|
||||
* continue to use the same kind of widget for editing in future
|
||||
* releases, therefore you should check the type of @editable
|
||||
* before doing any specific setup, as in the following example:
|
||||
* |[
|
||||
* |[<!-- language="C" -->
|
||||
* static void
|
||||
* text_editing_started (GtkCellRenderer *cell,
|
||||
* GtkCellEditable *editable,
|
||||
|
||||
Reference in New Issue
Block a user