size of file select dialog
- From: brent verner <damonbrent earthlink net>
- To: gtk-list redhat com
- Subject: size of file select dialog
- Date: Tue, 08 Jun 1999 23:54:52 -0400
oh, gui gurus,
i've tried gdk_window_get_size on a file select dialog, but
it doesn't seem to work.
fsd = gtk_file_selection_new( (const gchar *)title );
gdk_window_get_size( fsd->window, &x_fsd, & y_fsd );
what am i missing here?
i've tried showing/realizing the window before trying to get
its size, but neither makes this work. tried casting fsd
to (u_name_it *) as well...
any suggestions?
thnks.
brent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]