Popover.getTransitionsEnabled

Returns whether show/hide transitions are enabled on this popover.

More...
class Popover
bool
getTransitionsEnabled
()

Return Value

Type: bool

#TRUE if the show and hide transitions of the given popover are enabled, #FALSE otherwise.

Detailed Description

Deprecated: You can show or hide the popover without transitions using gtk_widget_show() and gtk_widget_hide() while gtk_popover_popup() and gtk_popover_popdown() will use transitions.

Meta

Since

3.16