gdkapplaunchcontext: Add tags to code example
This commit is contained in:
@ -38,6 +38,7 @@
|
|||||||
* screen or workspace.
|
* screen or workspace.
|
||||||
* <example>
|
* <example>
|
||||||
* <title>Launching an application</title>
|
* <title>Launching an application</title>
|
||||||
|
* <informalexample>
|
||||||
* <programlisting>
|
* <programlisting>
|
||||||
* GdkAppLaunchContext *context;
|
* GdkAppLaunchContext *context;
|
||||||
*
|
*
|
||||||
@ -51,6 +52,7 @@
|
|||||||
*
|
*
|
||||||
* g_object_unref (context);
|
* g_object_unref (context);
|
||||||
* </programlisting>
|
* </programlisting>
|
||||||
|
* </informalexample>
|
||||||
* </example>
|
* </example>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user