Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
cae6a55b
Commit
cae6a55b
authored
Jul 13, 2009
by
Stefan Kost
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
navigation: simplify docs
Make short-desc short - its used in the toc. Strip uneeded markup.
parent
d06520f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
9 deletions
+3
-9
gst-libs/gst/interfaces/navigation.c
gst-libs/gst/interfaces/navigation.c
+3
-9
No files found.
gst-libs/gst/interfaces/navigation.c
View file @
cae6a55b
...
...
@@ -23,17 +23,13 @@
/**
* SECTION:gstnavigation
* @short_description: Interface for creating, sending and parsing navigation
* events. Navigation events are used for conveying mouse movement, button clicks,
* key presses and specific commands such as DVD menu navigation.
* events.
*
* <refsect2>
* <para>
* The Navigation interface is used for creating and injecting navigation related
* events such as mouse button presses, cursor motion and key presses. The associated
* library also provides methods for parsing received events, and for sending and
* receiving navigation related bus events.
* </para>
* <para>
* receiving navigation related bus events. One main usecase is DVD menu navigation.
*
* The main parts of the API are:
* <itemizedlist>
* <listitem>
...
...
@@ -61,8 +57,6 @@
* </para>
* </listitem>
* </itemizedlist>
* </para>
* </refsect2>
*/
#ifdef HAVE_CONFIG_H
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment