Constructor
AgsApplicationContextnew
since: 3.0.0
Declaration [src]
AgsApplicationContext*
ags_application_context_new (
GObject* main_loop,
AgsConfig* config
)
Return value
Type: AgsApplicationContext
The AgsApplicationContext
instance.
The caller of the function takes ownership of the data, and is responsible for freeing it. |