Function
Gdkadd_option_entries_libgtk_only
Declaration [src]
void
gdk_add_option_entries_libgtk_only (
GOptionGroup* group
)
Description [src]
Appends gdk option entries to the passed in option group. This is not public API and must not be used by applications.
Deprecated since: | 3.16 |
This symbol was never meant to be used outside of GTK+ |
Parameters
group |
GOptionGroup |
An option group. |
|
The data is owned by the caller of the function. |