Method

GPluginPluginInfoget_bind_global

Declaration [src]

gboolean
gplugin_plugin_info_get_bind_global (
  GPluginPluginInfo* info
)

Description [src]

This property and therefore function is only used by the native plugin loader.

Return value

Type: gboolean

TRUE if the plugin has requested to be loaded with its symbols bound global, FALSE if they should be bound locally.