Re: Maximization or Maximized window size
- From: Ian Liu Rodrigues <ian liu88 gmail com>
- To: Sirotin Roman <web elektro net gmail com>
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: Maximization or Maximized window size
- Date: Sat, 3 Mar 2012 19:08:28 -0300
> Hi,
> is there a way to maximize window only in one direction(horizontal or
> vertical) or at least to know the size of maximized window, without
> actually maximizing it(ask WM about it or something like that)
You can get the screen size with gdk_screen_get_width and gdk_screen_get_height. To get the screen you can call gtk_widget_get_screen.
Cheers,
Ian L.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]