// This is free and unencumbered software released into the public domain.
// Happy coding!!! - GtkSharp Team
namespace Samples
{
enum Category
Widgets,
Dialogs
}