Function
Coglget_option_group
Declaration [src]
GOptionGroup*
cogl_get_option_group (
void
)
Description [src]
Retrieves the GOptionGroup used by Cogl to parse the command
line options. Clutter uses this to handle the Cogl command line
options during its initialization process.
| Available since: | 1.0 |
| Deprecated since: | 1.16 |
Not replaced. | |
Return value
| Returns: | GOptionGroup |
A |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |