<p dir="ltr">Hi Sam, <br>
             Could you please give me an example from Sugar codebase where 'gsettings' is used to fetch a user defined value into a variable during execution.</p>
<p dir="ltr">Regards,<br>
Ütkarsh Tiwari</p>
<div class="gmail_quote">On Jul 5, 2016 6:22 PM, "Sam Parkinson" <<a href="mailto:sam.parkinson3@gmail.com">sam.parkinson3@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Utkrash,<div><br></div><div>To the best of my knowledge, GSettings requires a settings schema be installed in a system (package-manager controlled) directory.  While Sugar installs a GSettings schema, I sadly don't think it is possible for an activity to have a gsettings schema.</div><div><br></div><div>To set or get a gsettings value, you can use the Gio.Settings api, or the "gsettings" command line utility.</div><div><br></div><div>Thanks,</div><div>Sam</div><div><br><br>On Tue, Jul 5, 2016 at 8:16 PM, Ütkarsh Tiwari <<a href="mailto:iamutkarshtiwari@gmail.com" target="_blank">iamutkarshtiwari@gmail.com</a>> wrote:<br>
<blockquote type="cite"><div dir="ltr"><div>Hi, <br></div>    I want to set a python boolean value(to True/False) prior to the execution of the python script containing that variable. Is there any way I could do it by making my own custom terminal command to modify the gsettings to modify that variable?<br clear="all"><div><div><br>-- <br><div data-smartmail="gmail_signature">Regards,<br>Ütkarsh Tiwari<br><br><br><br></div>
</div></div></div>
</blockquote></div></blockquote></div>