I want to make application widget encapsulated, by passing there action object created before as method argument, then extract it “detailed_name” instead of use win.action1 or win.action2 strings.
But I see only get_name API
is it possible to get action group also from the object?