Codebase list ruby-fxruby / 744963a3-151f-4813-9d21-38aa3d8c563c/main ext / fox16_c / include / FXRbScrollAreaVirtuals.h
744963a3-151f-4813-9d21-38aa3d8c563c/main

Tree @744963a3-151f-4813-9d21-38aa3d8c563c/main (Download .tar.gz)

FXRbScrollAreaVirtuals.h @744963a3-151f-4813-9d21-38aa3d8c563c/mainraw · history · blame

public:
  // Overrides the base class version of getContentWidth()
  virtual FXint getContentWidth();

  // Overrides the base class version of getContentHeight()
  virtual FXint getContentHeight();

  // Overrides the base class version of getViewportWidth()
  virtual FXint getViewportWidth();

  // Overrides the base class version of getViewportHeight()
  virtual FXint getViewportHeight();