#include <glib.h>
#include <gtk/gtkwidget.h>
#include <alp/types.h>
#include <alp/cnc.h>
Go to the source code of this file.
Data Structures | |
| struct | _AlpCncGtkControl |
GTK User Interface | |
| typedef _AlpCncGtkControl | AlpCncGtkControl |
| alp_status_t | alp_cnc_channel_settings (char *tags) |
| alp_status_t | alp_cnc_plugins_gtk_control (uint32_t profile_id, uint8_t op, guint16 group_index, AlpCncGtkControl *context, gchar **error_message) |
| void | alp_cnc_plugins_gtk_free (gchar *localized_names[], GtkWidget *ui_groups[]) |
| alp_status_t | alp_cnc_plugins_gtk_get (uint32_t profile_id, gchar ***localized_names, GtkWidget ***ui_groups, guint16 *ui_groups_size, GtkWidget *parent_window) |
| alp_status_t | alp_cnc_plugins_gtk_group_check (uint32_t profile_id, guint16 group_index, gchar **error_message) |
| alp_status_t | alp_cnc_plugins_gtk_validate (uint32_t profile_id, uint8_t op, guint16 *group_index, gchar **error_message) |
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.