Virtual Method

AgsPluginset_build_id

since: 3.0.0

Declaration [src]

void
set_build_id (
  AgsPlugin* plugin,
  gchar* build_id
)

Description [src]

Set the build id of the plugin.

Available since: 3.0.0

Parameters

build_id

Type: gchar*

The build id of plugin.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.