Creates a new #GstInstallPluginsContext.
Copies a #GstInstallPluginsContext.
This function is used to tell the external installer process whether it should ask for confirmation or not before searching for missing plugins.
This function is used to pass the calling application's desktop file ID to the external installer process.
Sets the startup notification ID for the launched process.
This function is for X11-based applications (such as most Gtk/Qt applications on linux/unix) only. You can use it to tell the external installer the XID of your main application window. That way the installer can make its own window transient to your application window during the installation.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
Opaque context structure for the plugin installation. Use the provided API to set details on it.