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

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

funcData
Type: void*

closure data for @func

funcDataDestroy
Type: GDestroyNotify

a destroy notify for @func_data

Meta

Since

3.26