docs: Identify examples that are C code
https://bugzilla.gnome.org/show_bug.cgi?id=723119
This commit is contained in:
@ -1676,7 +1676,7 @@ gdk_event_get_source_device (const GdkEvent *event)
|
||||
* core pointer. Coordinate extraction, processing and requesting more
|
||||
* motion events from a %GDK_MOTION_NOTIFY event usually works like this:
|
||||
*
|
||||
* |[
|
||||
* |[<!-- language="C" -->
|
||||
* {
|
||||
* /* motion_event handler */
|
||||
* x = motion_event->x;
|
||||
|
||||
Reference in New Issue
Block a user