mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
2008-03-26 Neil Roberts <neil@o-hand.com>
* clutter/win32/clutter-win32.h: Added gtk-doc documentation for the Win32 backend section. * clutter/win32/clutter-stage-win32.c (clutter_win32_get_stage_window): Fixed punctuation in the documentation. * README: Added notes about the Win32 backend. 2008-03-26 Neil Roberts <neil@o-hand.com> * clutter-sections.txt: Added a section for the Win32 specific API. * clutter-docs.sgml: Added comments about the Win32 backend. * Makefile.am: Added bits to ignore the headers for the Win32 backend.
This commit is contained in:
@ -23,6 +23,17 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
/**
|
||||
* SECTION:clutter-win32
|
||||
* @short_description: Win32 specific API
|
||||
*
|
||||
* The Win32 backend for Clutter provides some specific API, allowing
|
||||
* integration with the Win32 API for embedding and manipulating the
|
||||
* stage window.
|
||||
*
|
||||
* The ClutterWin32 API is available since Clutter 0.8
|
||||
*/
|
||||
|
||||
#ifndef __CLUTTER_WIN32_H__
|
||||
#define __CLUTTER_WIN32_H__
|
||||
|
||||
|
Reference in New Issue
Block a user