mirror of
https://github.com/brl/mutter.git
synced 2025-08-06 08:34:41 +00:00
docs: Minimal fixes for the API reference
This commit is contained in:
@@ -126,7 +126,7 @@ _clutter_feature_init (GError **error)
|
||||
*
|
||||
* Return value: %TRUE if a feature is available
|
||||
*
|
||||
* Since: 0.1.1
|
||||
* Since: 0.2
|
||||
*/
|
||||
gboolean
|
||||
clutter_feature_available (ClutterFeatureFlags feature)
|
||||
@@ -147,7 +147,7 @@ clutter_feature_available (ClutterFeatureFlags feature)
|
||||
*
|
||||
* Return value: a logical OR of all the supported features.
|
||||
*
|
||||
* Since: 0.1.1
|
||||
* Since: 0.2
|
||||
*/
|
||||
ClutterFeatureFlags
|
||||
clutter_feature_get_all (void)
|
||||
|
Reference in New Issue
Block a user