![]() |
![]() |
![]() |
Goffice Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties | Signals |
GObject +----GOStyle +----GogStyle
GObject +----GogObject +----GogStyledObject +----GogAxisBase +----GogOutlinedObject +----GogGrid +----GogGridLine +----GogTrendLine +----GogSeriesElement +----GogSeries +----GogSeriesLines
typedef struct { GogObjectClass base; /* virtual */ void (*init_style) (GogStyledObject *obj, GOStyle *style); /* signal */ void (*style_changed) (GogStyledObject *obj, GOStyle const *new_style); } GogStyledObjectClass;
"style-changed"
signalvoid user_function (GogStyledObject *gogstyledobject, GObject *arg1, gpointer user_data) : Run Last
|
the object which received the signal. |
|
|
|
user data set when the signal handler was connected. |