This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdk-window-set-geometry-hints


I think gdk-window-set-geometry-hints could be better done with
keywords a bit like gdk-window-new than with a long list of arguments,
and GdkWindowHints flags to say which are actually relevant.

The same would apply to the corresponding gtk level function
gtk-window-set-geometry-hints.  These two are the only users of
GdkGeometry + GdkWindowHints, so I guess there's no great need to wrap
GdkGeometry separately.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]