API Reference / @gtkx/react / useApplication
Variable: useApplication
constuseApplication: () =>Gtk.Application
Defined in: react/dist/hooks/use-application.d.ts:7
Returns the Gtk.Application provided by the nearest Application ancestor, throwing if used outside one.
Returns
Gtk.Application