After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 85705 - no gtk_parse_args()
no gtk_parse_args()
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-06-17 20:24 UTC by Owen Taylor
Modified: 2011-02-04 16:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Owen Taylor 2002-06-17 20:24:28 UTC
We have gdk_parse_args() to allow initializing GDK without opening
a display, but no corresponding gtk_parse_args().
Comment 1 Owen Taylor 2002-08-02 19:41:22 UTC
Thu Jun 20 16:49:00 2002  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkmain.c: Add gtk_parse_args() that initializes
	GTK+ without opening a display