go-rotation-sel

go-rotation-sel

Synopsis

                    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);

Description

Details

GORotationSel

typedef struct _GORotationSel GORotationSel;


go_rotation_sel_new ()

GtkWidget*          go_rotation_sel_new                 (void);

Returns :


go_rotation_sel_set_rotation ()

void                go_rotation_sel_set_rotation        (GORotationSel *rs,
                                                         int degrees);

rs :

degrees :


go_rotation_sel_get_rotation ()

int                 go_rotation_sel_get_rotation        (GORotationSel const *rs);

rs :

Returns :