Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── EntangleScriptConfig
EntangleScriptConfig implements AtkImplementorIface, GtkBuildable and GtkOrientable.
void entangle_script_config_add_script (EntangleScriptConfig *config
,EntangleScript *script
);
void entangle_script_config_remove_script (EntangleScriptConfig *config
,EntangleScript *script
);
gboolean
entangle_script_config_has_scripts (EntangleScriptConfig *config
);
EntangleScript *
entangle_script_config_get_selected (EntangleScriptConfig *config
);
Retrieve the script that the config is displayed for