CodeSlayerPluginsSelector

CodeSlayerPluginsSelector — The tools plugins.

Synopsis

#include <codeslayer/codeslayer-plugins-selector.h>

struct              CodeSlayerPluginsSelector;
GtkWidget *         codeslayer_plugins_selector_new     (CodeSlayerPlugins *plugins,
                                                         CodeSlayerGroup *group);

Object Hierarchy

  GObject
   +----GInitiallyUnowned
         +----GtkWidget
               +----GtkContainer
                     +----GtkBox
                           +----GtkVBox
                                 +----CodeSlayerPluginsSelector

Implemented Interfaces

CodeSlayerPluginsSelector implements AtkImplementorIface, GtkBuildable and GtkOrientable.

Description

Details

struct CodeSlayerPluginsSelector

struct CodeSlayerPluginsSelector;

codeslayer_plugins_selector_new ()

GtkWidget *         codeslayer_plugins_selector_new     (CodeSlayerPlugins *plugins,
                                                         CodeSlayerGroup *group);