forked from AuroraMiddleware/gtk
assistant: Small doc tweak
This commit is contained in:
parent
de1101df19
commit
c611fcc709
@ -24,8 +24,7 @@
|
||||
/**
|
||||
* GtkAssistant:
|
||||
*
|
||||
* `GtkAssistant` is used to represent a generally complex
|
||||
* operation split up into several steps.
|
||||
* `GtkAssistant` is used to represent a complex as a series of steps.
|
||||
*
|
||||
* ![An example GtkAssistant](assistant.png)
|
||||
*
|
||||
@ -63,6 +62,12 @@
|
||||
* class .assistant.
|
||||
*/
|
||||
|
||||
/**
|
||||
* GtkAssistantPage:
|
||||
*
|
||||
* `GtkAssistantPage` is an auxiliary object used by `GtkAssistant.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "gtkassistant.h"
|
||||
|
Loading…
Reference in New Issue
Block a user