Is it possible to set a maximal and minimal size of a window in Gtkmm at the same time?



I want to set a min and a max size of a window. For a min size can be used a set_size_request(int, int) method, but i did`t found a possible way to set a max size of it !?

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