PadActionEntry.actionName

string actionName() @property nothrow

Get actionName field.

Returns

action name that will be activated in the #GActionGroup.
void actionName(string propval) @property nothrow

Set actionName field.

Parameters

propvalaction name that will be activated in the #GActionGroup.