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