Hi, On Thu, 2009-06-04 at 17:02 +0400, Michael Elfimov wrote: > On Thu, Jun 4, 2009 at 16:47, Emmanuele Bassi <[email protected]> wrote: > > NBTK provides CSS-based styling for Clutter actors, layout managers and > > other features; it also provides GTK+ widgets that fit the visual style > > for applications using both Clutter and GTK+. > > > > unlike Clutter, though, NBTK does not provide API or ABI guarantees at > > this point. > > Thank you, this is exactly what i looking for. > > What is best way to explore NBTK API (for example, GKT+ widgets)? Is > there any examples, documentation or simply existing source code to > take a look?
The clutter widgets are fully documented with gtk-doc so you can read that in devhelp. The Gtk+ widgets are much newer and so the best place for now is probably the test app: http://git.moblin.org/cgit.cgi/nbtk/tree/tests/test-gtk.c HTH -- Joshua Lock Intel Open Source Technology Centre _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: https://lists.moblin.org/mailman/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
