Go to the source code of this file.
|
GDK_AVAILABLE_IN_ALL GType | gtk_cell_area_context_get_type (void) G_GNUC_CONST |
|
GDK_DEPRECATED_IN_4_10 GtkCellArea * | gtk_cell_area_context_get_area (GtkCellAreaContext *context) |
|
GDK_DEPRECATED_IN_4_10 void | gtk_cell_area_context_allocate (GtkCellAreaContext *context, int width, int height) |
|
GDK_DEPRECATED_IN_4_10 void | gtk_cell_area_context_reset (GtkCellAreaContext *context) |
|
GDK_DEPRECATED_IN_4_10 void | gtk_cell_area_context_get_preferred_width (GtkCellAreaContext *context, int *minimum_width, int *natural_width) |
|
GDK_DEPRECATED_IN_4_10 void | gtk_cell_area_context_get_preferred_height (GtkCellAreaContext *context, int *minimum_height, int *natural_height) |
|
GDK_DEPRECATED_IN_4_10 void | gtk_cell_area_context_get_preferred_height_for_width (GtkCellAreaContext *context, int width, int *minimum_height, int *natural_height) |
|
GDK_DEPRECATED_IN_4_10 void | gtk_cell_area_context_get_preferred_width_for_height (GtkCellAreaContext *context, int height, int *minimum_width, int *natural_width) |
|
GDK_DEPRECATED_IN_4_10 void | gtk_cell_area_context_get_allocation (GtkCellAreaContext *context, int *width, int *height) |
|
GDK_DEPRECATED_IN_4_10 void | gtk_cell_area_context_push_preferred_width (GtkCellAreaContext *context, int minimum_width, int natural_width) |
|
GDK_DEPRECATED_IN_4_10 void | gtk_cell_area_context_push_preferred_height (GtkCellAreaContext *context, int minimum_height, int natural_height) |
|
◆ GTK_CELL_AREA_CONTEXT
◆ GTK_CELL_AREA_CONTEXT_CLASS
◆ GTK_CELL_AREA_CONTEXT_GET_CLASS
◆ GTK_IS_CELL_AREA_CONTEXT
◆ GTK_IS_CELL_AREA_CONTEXT_CLASS
◆ GTK_TYPE_CELL_AREA_CONTEXT
◆ GtkCellAreaContextClass
◆ GtkCellAreaContextPrivate
◆ gtk_cell_area_context_allocate()
◆ gtk_cell_area_context_get_allocation()
◆ gtk_cell_area_context_get_area()
◆ gtk_cell_area_context_get_preferred_height()
◆ gtk_cell_area_context_get_preferred_height_for_width()
◆ gtk_cell_area_context_get_preferred_width()
◆ gtk_cell_area_context_get_preferred_width_for_height()
◆ gtk_cell_area_context_get_type()
◆ gtk_cell_area_context_push_preferred_height()
◆ gtk_cell_area_context_push_preferred_width()
◆ gtk_cell_area_context_reset()