gattrib
|
Definitions of structures used in gattrib. More...
#include <gtk/gtk.h>
#include <gdk/gdk.h>
#include <gdk/gdkkeysyms.h>
#include <glib.h>
#include <glib-object.h>
#include "gtksheet_2_2.h"
Go to the source code of this file.
Data Structures | |
struct | st_sheet_data |
Sheet data structure. More... | |
struct | st_table |
struct | st_string_list |
A list of strings. More... | |
struct | st_pin_list |
A list of pins. More... | |
Typedefs | |
typedef struct st_sheet_data | SHEET_DATA |
typedef struct st_table | TABLE |
typedef struct st_string_list | STRING_LIST |
typedef struct st_pin_list | PIN_LIST |
typedef struct st_main_window | MAIN_WINDOW |
This file holds definitions of the structures used in gattrib.
Definition in file struct.h.
typedef struct st_sheet_data SHEET_DATA |
typedef struct st_string_list STRING_LIST |
typedef struct st_pin_list PIN_LIST |
typedef struct st_main_window MAIN_WINDOW |