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 revisionBoth sides next revision
releng:4.14:roadmap:deprecated-widgets [2015/03/16 13:47] – [Deprecations until Gtk3.14] ochosireleng:4.14:roadmap:deprecated-widgets [2015/03/27 11:18] – [Deprecations until Gtk3.14] ochosi
Line 15: Line 15:
 | GtkAlignment | None. Use padding and margin in GtkWidget (e.g. GtkBox with margin-start) | | 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 |