#include <pandatoolbase.h>
#include <gtk--.h>
Go to the source code of this file.
Functions | |
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.h.
|
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. |