Top | ![]() |
![]() |
![]() |
![]() |
GObject ├── GOStyle │ ╰── GogStyle ╰── GogObject ╰── GogStyledObject ├── GogAxisBase ├── GogOutlinedObject ├── GogGrid ├── GogGridLine ├── GogTrendLine ├── GogSeriesElement ├── GogSeries ╰── GogSeriesLines
“style-changed”
signalvoid user_function (GogStyledObject *gogstyledobject, GObject *arg1, gpointer user_data)
gogstyledobject |
the object which received the signal. |
|
user_data |
user data set when the signal handler was connected. |
Flags: Run Last