docs: add Gtk*Class docs

https://bugzilla.gnome.org/show_bug.cgi?id=81006
This commit is contained in:
William Jon McCann
2014-01-17 15:17:45 -05:00
parent f3f7c385d9
commit add1ca00f4
65 changed files with 657 additions and 40 deletions

View File

@ -78,6 +78,8 @@ struct _GtkThemingEngineClass
{
GObjectClass parent_class;
/*< public >*/
void (* render_line) (GtkThemingEngine *engine,
cairo_t *cr,
gdouble x0,