| Top |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkBin ╰── AnjutaEnvironmentEditor
Functions
anjuta_environment_editor_set_variable ()
void anjuta_environment_editor_set_variable (AnjutaEnvironmentEditor *editor,const gchar *variable);
anjuta_environment_editor_get_all_variables ()
gchar **
anjuta_environment_editor_get_all_variables
(AnjutaEnvironmentEditor *editor);
anjuta_environment_editor_get_modified_variables ()
gchar **
anjuta_environment_editor_get_modified_variables
(AnjutaEnvironmentEditor *editor);
anjuta_environment_editor_reset ()
void
anjuta_environment_editor_reset (AnjutaEnvironmentEditor *editor);
Signal Details
The “changed” signal
void user_function (AnjutaEnvironmentEditor *widget, gpointer user_data)
Flags: Run Last
