| Awn Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | ||||
AwnIconBoxPrivate; struct AwnIconBox; GtkWidget * awn_icon_box_new (void); GtkWidget * awn_icon_box_new_for_applet (AwnApplet *applet); void awn_icon_box_set_pos_type (AwnIconBox *icon_box,GtkPositionType position); void awn_icon_box_set_offset (AwnIconBox *icon_box,gint 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* : Write / Construct Only
AwnApplet from which offset and position properties are read.