Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
releng:4.14:roadmap:deprecated-widgets [2015/03/15 21:19] bluesabrereleng:4.14:roadmap:deprecated-widgets [2015/03/27 11:18] – [Deprecations until Gtk3.14] ochosi
Line 13: Line 13:
  
 ^ Old Widget ^ New Widget ^ ^ Old Widget ^ New Widget ^
-| GtkAlignment | None. Use padding and margin in GtkWidget |+| GtkAlignment | None. Use padding and margin in GtkWidget (e.g. GtkBox with margin-start) |
 | GtkHBox | GtkBox | | GtkHBox | GtkBox |
 +| GtkHButtonBox | GtkButtonBox (might be deprecated in one of the next releases) | 
 | GtkHScale | GtkScale | | GtkHScale | GtkScale |
 | GtkImageMenuItem | GtkMenuItem, packed with GtkBox that holds GtkImage and GtkLabel | | GtkImageMenuItem | GtkMenuItem, packed with GtkBox that holds GtkImage and GtkLabel |