NamedAction
open class NamedAction(pointer: <Error class: unknown class><<Error class: unknown class>>) : ShortcutAction
A GtkShortcutAction
that activates an action by name.
Constructors
Properties
Functions
Link copied to clipboard
open fun activate(flags: ShortcutActionFlags, widget: Widget, args: <Error class: unknown class>? = null): Boolean
Activates the action on the @widget with the given @args.
Link copied to clipboard
Returns the name of the action that will be activated.