forked from AuroraMiddleware/gtk
c26e3eeebc
Mon Jan 8 15:21:15 2001 Owen Taylor <otaylor@redhat.com> * Makefile.am (SUBDIRS): Restore build. * gdk/gdk-sections.txt gdk/gdk-docs.sgml gdk-pixbuf/gdk-pixbuf-sections.txt gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update. * */tmpl/*: Changes from update.
77 lines
914 B
Plaintext
77 lines
914 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
GtkCellRenderer
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### ENUM GtkCellRendererState ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@GTK_CELL_RENDERER_SELECTED:
|
|
@GTK_CELL_RENDERER_PRELIT:
|
|
@GTK_CELL_RENDERER_INSENSITIVE:
|
|
|
|
<!-- ##### STRUCT GtkCellRenderer ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@parent:
|
|
@xalign:
|
|
@yalign:
|
|
@xpad:
|
|
@ypad:
|
|
|
|
<!-- ##### FUNCTION gtk_cell_renderer_get_size ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cell:
|
|
@widget:
|
|
@width:
|
|
@height:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_cell_renderer_render ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cell:
|
|
@window:
|
|
@widget:
|
|
@background_area:
|
|
@cell_area:
|
|
@expose_area:
|
|
@flags:
|
|
|
|
|
|
<!-- ##### FUNCTION gtk_cell_renderer_event ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@cell:
|
|
@event:
|
|
@widget:
|
|
@path:
|
|
@background_area:
|
|
@cell_area:
|
|
@flags:
|
|
@Returns:
|
|
|
|
|