edaf99be86
Avoid an interaction between GApplication and GOption
...
When using GOption to handle commandlines, we need to disable
the builtin help handling, since it calls exit(). Also mention
this particular pitfall in the docs.
2011-04-08 07:19:38 -04:00
1485871ed5
GApplication: More documentation tweaks
2011-03-04 01:55:19 -05:00
54e474931e
Fix a typo
2011-03-04 01:55:18 -05:00
321682871b
Try harder to explain GApplicationCommandline
...
Trying to answer some of the questions in
https://bugzilla.gnome.org/show_bug.cgi?id=643468
2011-03-03 22:40:48 -05:00
8c742aea72
Add missing annotations to GApplication and GApplicationCommandLine.
2010-12-15 11:26:59 +01:00
eed36d38d1
Various doc tweaks
2010-11-28 23:55:43 -05:00
b49ae16461
Various documentation fixes
2010-10-31 22:41:00 -04:00
cb64773002
Use 'aay' instead of 'as' for environ
...
It might contain non-utf8 characters.
2010-10-29 16:33:47 -04:00
7aa2e50262
GApplication: support environment passing
...
Add support for passing the full contents of the environment to the
primary instance (by storing it in the platform_data) when
G_APPLICATION_SEND_ENVIRONMENT is in the flags.
2010-10-28 22:50:00 -04:00
00366f440d
Some more GApplication doc tweaks
2010-10-23 21:01:15 +02:00
b0e45c9799
Add another example for commandline handling
...
Also, clarify some aspects in the documentation.
2010-10-23 11:59:29 +02:00
499d9ba8b8
Add some examples to the GApplication docs
2010-10-23 02:31:16 +02:00
79790b9278
Brush up the GApplication docs
...
Also, fix up inclusions, mark properties for translation, etc.
2010-10-23 02:31:16 +02:00
a327bc51fc
Cleanup and doc GApplicationCommandLine
2010-10-19 18:29:58 +02:00
3e6eee806c
GApplication: add remote commandline support
2010-10-19 01:16:46 +02:00