| Awn Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Implemented Interfaces | Properties | ||||
AwnAlignmentPrivate; AwnAlignment; GtkWidget * awn_alignment_new_for_applet (AwnApplet *applet); gint awn_alignment_get_offset_modifier (AwnAlignment *alignment); void awn_alignment_set_offset_modifier (AwnAlignment *alignment,gint modifier);
GObject
+----GInitiallyUnowned
+----GtkObject
+----GtkWidget
+----GtkContainer
+----GtkBin
+----GtkAlignment
+----AwnAlignment
"applet" AwnApplet* : Read / Write "offset-modifier" gint : Read / Write / Construct "offset-multiplier" gfloat : Read / Write "scale" gfloat : Read / Write
GtkWidget * awn_alignment_new_for_applet (AwnApplet *applet);
|
|
Returns : |
gint awn_alignment_get_offset_modifier (AwnAlignment *alignment);
|
|
Returns : |
void awn_alignment_set_offset_modifier (AwnAlignment *alignment,gint modifier);
|
|
|