Guitarix
Freezer Class Reference

#include <gx_main_window.h>

Public Member Functions

 Freezer ()
 
 ~Freezer ()
 
void freeze_until_width_update (Gtk::Window *w, int width)
 
void set_slot (sigc::slot< void > w)
 
void freeze_and_size_request (Gtk::Window *w, int width, int height)
 
bool check_thaw (int width, int height)
 

Detailed Description

Definition at line 440 of file gx_main_window.h.

Constructor & Destructor Documentation

Freezer::Freezer ( )

Definition at line 287 of file gx_main_window.cpp.

Freezer::~Freezer ( )

Definition at line 291 of file gx_main_window.cpp.

Member Function Documentation

bool Freezer::check_thaw ( int  width,
int  height 
)

Definition at line 372 of file gx_main_window.cpp.

void Freezer::freeze_and_size_request ( Gtk::Window *  w,
int  width,
int  height 
)

Definition at line 326 of file gx_main_window.cpp.

void Freezer::freeze_until_width_update ( Gtk::Window *  w,
int  width 
)

Definition at line 317 of file gx_main_window.cpp.

void Freezer::set_slot ( sigc::slot< void >  w)

Definition at line 309 of file gx_main_window.cpp.


The documentation for this class was generated from the following files: