| Top |
| GtkWidget * | awn_icon_box_new () |
| GtkWidget * | awn_icon_box_new_for_applet () |
| void | awn_icon_box_set_pos_type () |
| void | awn_icon_box_set_offset () |
GObject ╰── GInitiallyUnowned ╰── GtkObject ╰── GtkWidget ╰── GtkContainer ╰── GtkBox ╰── AwnBox ╰── AwnIconBox
void awn_icon_box_set_pos_type (AwnIconBox *icon_box,GtkPositionType position);
“applet” property“applet” AwnApplet *
AwnApplet from which offset and position properties are read.
Flags: Write / Construct Only