lookup_callback_symbol


Description:

public unowned Callback? lookup_callback_symbol (string callback_name)

Fetches a symbol previously added with add_callback_symbol.

Parameters:

this

a `GtkBuilderCScope`

callback_name

The name of the callback

Returns:

The callback symbol in builder for callback_name