Package org.gnome.gio

Class SimpleAction

java.lang.Object
All Implemented Interfaces:
Proxy, Action

@Generated("io.github.jwharm.JavaGI") public class SimpleAction extends GObject implements Action
A GSimpleAction is the obvious simple implementation of the Action interface. This is the easiest way to create an action for purposes of adding it to a SimpleActionGroup.