Re: widnow maximize



Rok Roskar <rroskar artsci wustl edu> writes:
is there a gtk call to maximize a window through the wm, so that
things like the gnome panel dont get drawn over etc...


GTK 1.3.x/2.0 has gtk_window_maximize(). In 1.2.x you will need to
write Xlib code. (Implementing gtk_window_maximize() was impossible
when 1.2.x came out.)

Havoc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]