mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 16:44:40 +00:00
2.0: Remove all Since: annotations
We're starting from scratch.
This commit is contained in:
@@ -152,7 +152,7 @@ clutter_input_device_evdev_class_init (ClutterInputDeviceEvdevClass *klass)
|
||||
*
|
||||
* The Sysfs path of the device
|
||||
*
|
||||
* Since: 1.6
|
||||
*
|
||||
*/
|
||||
pspec =
|
||||
g_param_spec_string ("sysfs-path",
|
||||
@@ -168,7 +168,7 @@ clutter_input_device_evdev_class_init (ClutterInputDeviceEvdevClass *klass)
|
||||
*
|
||||
* The path of the device file.
|
||||
*
|
||||
* Since: 1.6
|
||||
*
|
||||
*/
|
||||
pspec =
|
||||
g_param_spec_string ("device-path",
|
||||
|
Reference in New Issue
Block a user