|  |  |  | Awn Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | ||||
                    AwnBoxPrivate;
                    AwnBox;
GtkWidget *         awn_box_new                         (GtkOrientation orient);
void                awn_box_set_orientation             (AwnBox *box,
                                                         GtkOrientation orient);
void                awn_box_set_orientation_from_pos_type
                                                        (AwnBox *box,
                                                         GtkPositionType pos_type);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----AwnBox +----AwnIconBox
void awn_box_set_orientation (AwnBox *box, GtkOrientation orient);
| 
 | |
| 
 | 
void                awn_box_set_orientation_from_pos_type
                                                        (AwnBox *box,
                                                         GtkPositionType pos_type);
| 
 | |
| 
 |