diff options
author | Tristan Van Berkom <tristan.van.berkom@gmail.com> | 2010-11-25 16:36:46 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.van.berkom@gmail.com> | 2010-11-25 16:36:46 +0900 |
commit | 5f7787ab2ead2cdd11ebe17b16dd9498daaaf9c5 (patch) | |
tree | 55b5f4f1ac6439b5f359fabed970974bced8b79f /gtk/gtkprinteroptionset.h | |
parent | 9d0c2f6b37beee6032981759b0e1f8161ccd9d72 (diff) | |
download | gtk+-5f7787ab2ead2cdd11ebe17b16dd9498daaaf9c5.tar.gz |
Removed tons of api that we dont absolutely need in GtkCellAreaContext:
- gtk_cell_area_context_get_height_for_width()
- gtk_cell_area_context_get_width_for_height()
- gtk_cell_area_context_push_height_for_width()
- gtk_cell_area_context_push_width_for_height()
- gtk_cell_area_context_flush_height_for_width()
- gtk_cell_area_context_flush_width_for_height()
- Contextual size changed signal
All of these are not really important for the CellArea to operate
and not of any real consequential value to the user (the user can
accumulate the returned values from height-for-width requests
and do as they please with it).
Diffstat (limited to 'gtk/gtkprinteroptionset.h')
0 files changed, 0 insertions, 0 deletions