Components

WpComponentLoader

GObject
    ╰──WpObject
        ╰──WpPlugin
            ╰──WpComponentLoader

Members

parent_instance (WpPlugin) –
No description available

Class structure

WpComponentLoaderClass

Fields
parent_class (WpPluginClass) –
No description available

Virtual Methods

load

gboolean
load (WpComponentLoader * self,
      const gchar* component,
      const gchar* type,
      GVariant* args,
      GError** error)

Parameters:

self
No description available
component
No description available
type
No description available
args
No description available
error
No description available
Returns
No description available

supports_type

gboolean
supports_type (WpComponentLoader * self,
               const gchar* type)

Parameters:

self
No description available
type
No description available
Returns
No description available

Constants

WP_TYPE_COMPONENT_LOADER

#define WP_TYPE_COMPONENT_LOADER (wp_component_loader_get_type ())

The WpComponentLoader GType


The results of the search are