make-window-fullscreen function
- From: Havoc Pennington <hp redhat com>
- To: gtk-devel-list gnome org
- Subject: make-window-fullscreen function
- Date: 11 May 2002 19:27:55 -0400
Hi,
Alongside gtk_window_maximize(), etc., I want to add a function to put
a window in fullscreen mode. What should this function be called?
1. gtk_window_fullscreen()
gtk_window_unfullscreen()
2. gtk_window_make_fullscreen()
gtk_window_make_not_fullscreen()
3. gtk_window_make_fullscreen()
gtk_window_unmake_fullscreen()
4. gtk_window_fullscreenize()
gtk_window_unfullscreenize()
The function parallels _stick()/_unstick() _iconify()/deiconify()
_maximize()/_unmaximize().
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]