/schemas/apps/gconfsharp/sample_app/enable /apps/gconfsharp/sample_app/enable sample_app bool true /schemas/apps/gconfsharp/sample_app/the_filename /apps/gconfsharp/sample_app/the_filename sample_app string /schemas/apps/gconfsharp/sample_app/the_integer /apps/gconfsharp/sample_app/the_integer sample_app int 37 /schemas/apps/gconfsharp/sample_app/the_float /apps/gconfsharp/sample_app/the_float sample_app float 3.14 /schemas/apps/gconfsharp/sample_app/the_first_enum /apps/gconfsharp/sample_app/the_first_enum sample_app string enum Bob /schemas/apps/gconfsharp/sample_app/the_second_enum /apps/gconfsharp/sample_app/the_second_enum sample_app string enum Left /schemas/apps/gconfsharp/sample_app/the_text /apps/gconfsharp/sample_app/the_text sample_app string Hello World