#include "request_initial_size.h"
Go to the source code of this file.
Functions | |
int | restore_usize (Gtk::Widget *widget) |
void | request_initial_size (Gtk::Widget &widget, int xsize, int ysize) |
Gtk-- hack to request an initial size for a widget, while still allowing the user to resize it smaller. |
Definition in file request_initial_size.cxx.
|
Gtk-- hack to request an initial size for a widget, while still allowing the user to resize it smaller.
Definition at line 40 of file request_initial_size.cxx. |
|
Definition at line 25 of file request_initial_size.cxx. |