]> Pileus Git - ~andy/gtk/history - gtk/gtkstylecontext.h
Move GtkChildClassFlags to gtkenums.h.
[~andy/gtk] / gtk / gtkstylecontext.h
2010-12-04 Carlos GarnachoMove GtkChildClassFlags to gtkenums.h.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_handle().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_extension().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_frame_gap().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_slider().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_line().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_layout().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_focus().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_expander().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_frame().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_background().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_arrow().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_option().
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_render_check().
2010-12-04 Carlos GarnachoGtkStyleContext: Add child style classes.
2010-12-04 Carlos GarnachoGtkStyleContext: Add style classes.
2010-12-04 Carlos GarnachoGtkStyleContext: Add gtk_style_context_[gs]et_path()
2010-12-04 Carlos GarnachoGtkStyleContext: Add getters and setter for state.
2010-12-04 Carlos GarnachoGtkStyleContext: Add methods to query composed style.
2010-12-04 Carlos GarnachoAdd GtkStyleContext.