forked from AuroraMiddleware/gtk
No links in title, please
This commit is contained in:
parent
d08ff485f2
commit
8bc4e13c22
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:gtkcellarea
|
* SECTION:gtkcellarea
|
||||||
* @Short_Description: An abstract class for laying out #GtkCellRenderers
|
* @Short_Description: An abstract class for laying out GtkCellRenderers
|
||||||
* @Title: GtkCellArea
|
* @Title: GtkCellArea
|
||||||
*
|
*
|
||||||
* The #GtkCellArea is an abstract class for #GtkCellLayout widgets (also referred
|
* The #GtkCellArea is an abstract class for #GtkCellLayout widgets (also referred
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:gtkcellareabox
|
* SECTION:gtkcellareabox
|
||||||
* @Short_Description: A cell area that renders #GtkCellRenderers into a row or a column
|
* @Short_Description: A cell area that renders GtkCellRenderers into a row or a column
|
||||||
* @Title: GtkCellAreaBox
|
* @Title: GtkCellAreaBox
|
||||||
*
|
*
|
||||||
* The #GtkCellAreaBox renders cell renderers into a row or a column depending on
|
* The #GtkCellAreaBox renders cell renderers into a row or a column depending on
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:gtkcellareacontext
|
* SECTION:gtkcellareacontext
|
||||||
* @Short_Description: An object for a #GtkCellArea to store geometrical information for a series of rows.
|
* @Short_Description: An object for a GtkCellArea to store geometrical information for a series of rows.
|
||||||
* @Title: GtkCellAreaContext
|
* @Title: GtkCellAreaContext
|
||||||
*
|
*
|
||||||
* The #GtkCellAreaContext object is created by a given #GtkCellArea implementation via it's
|
* The #GtkCellAreaContext object is created by a given #GtkCellArea implementation via it's
|
||||||
|
Loading…
Reference in New Issue
Block a user