Top |
Functions
int | go_rotation_sel_get_rotation () |
GtkWidget * | go_rotation_sel_new () |
GtkWidget * | go_rotation_sel_new_full () |
void | go_rotation_sel_set_rotation () |
Object Hierarchy
GObject ╰── GInitiallyUnowned ╰── GtkWidget ╰── GtkContainer ╰── GtkGrid ╰── GORotationSel
Implemented Interfaces
GORotationSel implements AtkImplementorIface, GtkBuildable and GtkOrientable.
Signal Details
The “rotation-changed”
signal
void user_function (GORotationSel *gorotationsel, gint arg1, gpointer user_data)
Parameters
gorotationsel |
the object which received the signal. |
|
user_data |
user data set when the signal handler was connected. |
Flags: Run Last