Widget.getActionGroup

Retrieves the #GActionGroup that was registered using @prefix. The resulting #GActionGroup may have been registered to @widget or any #GtkWidget in its ancestry.

If no action group was found matching @prefix, then %NULL is returned.

class Widget
getActionGroup
(
string prefix
)

Parameters

prefix string

The “prefix” of the action group.

Return Value

A #GActionGroup or %NULL.

Meta

Since

3.16