docs: Fix gtk-doc warnings
This commit is contained in:
parent
0b6498d655
commit
0d7bbc747f
@ -1275,6 +1275,8 @@ clutter_evdev_set_open_callback (ClutterOpenDeviceCallback callback,
|
|||||||
* Returns the xkb state tracking object for keyboard devices.
|
* Returns the xkb state tracking object for keyboard devices.
|
||||||
* The object must be treated as read only, and should be used only
|
* The object must be treated as read only, and should be used only
|
||||||
* for reading out the detailed group and modifier state.
|
* for reading out the detailed group and modifier state.
|
||||||
|
*
|
||||||
|
* Return value: the #xkb_state struct
|
||||||
*/
|
*/
|
||||||
struct xkb_state *
|
struct xkb_state *
|
||||||
clutter_evdev_get_keyboard_state (ClutterDeviceManager *evdev)
|
clutter_evdev_get_keyboard_state (ClutterDeviceManager *evdev)
|
||||||
|
@ -305,6 +305,7 @@ clutter_actor_should_pick_paint
|
|||||||
clutter_actor_map
|
clutter_actor_map
|
||||||
clutter_actor_unmap
|
clutter_actor_unmap
|
||||||
clutter_actor_has_overlaps
|
clutter_actor_has_overlaps
|
||||||
|
clutter_actor_has_mapped_clones
|
||||||
|
|
||||||
<SUBSECTION>
|
<SUBSECTION>
|
||||||
ClutterAllocationFlags
|
ClutterAllocationFlags
|
||||||
|
Loading…
Reference in New Issue
Block a user