docs: Add brief descriptions to all functions
This ensures all of these functions are picked up by g-ir-scanner.
This commit is contained in:

committed by
George Kiagiadakis

parent
35c7196454
commit
ed8346e77d
@@ -38,6 +38,10 @@ struct spa_type_info;
|
||||
WP_API
|
||||
GType wp_spa_type_get_type (void);
|
||||
|
||||
/*!
|
||||
* \brief Type id representing an invalid SPA type
|
||||
* \ingroup wpspatype
|
||||
*/
|
||||
static const WpSpaType WP_SPA_TYPE_INVALID = 0xffffffff;
|
||||
|
||||
WP_API
|
||||
|
Reference in New Issue
Block a user