Gio.Application.prototype.get_flags

function get_flags(): Gio.ApplicationFlags {
    // Gjs wrapper for g_application_get_flags()
}
  

Gets the flags for application.

See Gio.ApplicationFlags.

Since 2.28

Returns

the flags for application