Function
Gdkadd_option_entries_libgtk_only
deprecated: 3.16
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
-
Type:
GOptionGroup
An option group.
The data is owned by the caller of the function.