find_name


Description:

public virtual unowned IndexCursor? find_name (string name)

Parameters:

this

a Index

name

a name to find

Returns:

a IndexCursor with the given name, or null< when not found.