![]() |
![]() |
![]() |
Goffice Reference Manual | ![]() |
---|---|---|---|---|
GORotationSel; GtkWidget* go_rotation_sel_new (void); void go_rotation_sel_set_rotation (GORotationSel *rs, int degrees); int go_rotation_sel_get_rotation (GORotationSel const *rs);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----GtkHBox +----GORotationSel
void go_rotation_sel_set_rotation (GORotationSel *rs, int degrees);
|
|
|
int go_rotation_sel_get_rotation (GORotationSel const *rs);
|
|
Returns : |
"rotation-changed"
signalvoid user_function (GORotationSel *gorotationsel, gint arg1, gpointer user_data) : Run Last
|
the object which received the signal. |
|
|
|
user data set when the signal handler was connected. |