BuilderCScope.lookupCallbackSymbol

Fetches a symbol previously added with gtk_builder_cscope_add_callback_symbol().

class BuilderCScope
lookupCallbackSymbol
()

Parameters

callbackName string

The name of the callback

Return Value

Type: GCallback

The callback symbol in @builder for @callback_name, or %NULL

Meta