#include <string.h>#include <glib/gi18n.h>#include <stdio.h>#include <stdlib.h>#include "ap_DocView.h"#include "ut_debugmsg.h"#include <atk/atk.h>#include <gsf/gsf-impl-utils.h>Defines | |
| #define | GET_CLASS(instance) G_TYPE_INSTANCE_GET_CLASS (instance, AP_DOCVIEW_TYPE, ApDocViewClass) |
Functions | |
| static void | ap_DocView_class_init (GtkWidgetClass *widget_class) |
| GSF_CLASS (ApDocView, ap_DocView, ap_DocView_class_init, NULL, GTK_TYPE_DRAWING_AREA) extern"C"GtkWidget *ap_DocView_new(void) | |
| ap_DocView_new | |
| #define GET_CLASS | ( | instance | ) | G_TYPE_INSTANCE_GET_CLASS (instance, AP_DOCVIEW_TYPE, ApDocViewClass) |
| static void ap_DocView_class_init | ( | GtkWidgetClass * | widget_class | ) | [static] |
| GSF_CLASS | ( | ApDocView | , | |
| ap_DocView | , | |||
| ap_DocView_class_init | , | |||
| NULL | , | |||
| GTK_TYPE_DRAWING_AREA | ||||
| ) |
1.7.1