find_entry


Description:

public unowned TocEntry? find_entry (string uid)

Find TocEntry with given uid in the this.

Parameters:

this

Toc to search in.

uid

UID to find TocEntry with.

Returns:

TocEntry with specified uid from the this , or null if not found.




2022 vala-language.org