SuggestionEntry.setPositionFunc

Sets a position func to position the popover.

In @func, you should set the height of the rectangle to the maximum height that the popover should be allowed to grow.

class SuggestionEntry
void
setPositionFunc

Parameters

func DzlSuggestionPositionFunc

A function to call to position the popover, or %NULL to set the default.

funcData void*

closure data for @func

funcDataDestroy GDestroyNotify

a destroy notify for @func_data

Meta

Since

3.26