No flags.
Ignore completely the accelerators.
Do not call gtk_application_set_accels_for_action().
Ignore the accelerators for documentation purposes only. For example do not add/configure a #GtkAccelLabel.
Do not call gtk_actionable_set_action_name().
Do not set an icon.
Do not set a label/short description.
Do not set a tooltip/long description.
#AmtkFactoryFlags permits to control how a factory function creates the object, to ignore some steps.