fixed doxygen generation
This commit is contained in:
parent
9f4f110c53
commit
988b8d2747
@ -65,7 +65,7 @@ GdkPixbuf *get_pixbuf_from_icon(const char *iconname, int scale);
|
||||
* get searched in the folders of the icon_path setting.
|
||||
* @param id (necessary) A unique identifier of the returned pixbuf. Only filled,
|
||||
* if the return value is non-NULL.
|
||||
* @param scale An integer representing the output dpi scaling.
|
||||
* @param dpi_scale An integer representing the output dpi scaling.
|
||||
* @return an instance of `GdkPixbuf`, representing the name's image
|
||||
* @retval NULL: Invalid path given
|
||||
*/
|
||||
|
@ -149,7 +149,7 @@ gint64 queues_get_next_datachange(gint64 time);
|
||||
* Get the notification which has the given id in the displayed and waiting queue or
|
||||
* NULL if not found
|
||||
*
|
||||
* @param the id searched for.
|
||||
* @param id the id searched for.
|
||||
*
|
||||
* @return the `id` notification or NULL
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user