📄 gtkcellview.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"><title>GtkCellView</title><meta name="generator" content="DocBook XSL Stylesheets V1.73.2"><link rel="start" href="index.html" title="GTK+ Reference Manual"><link rel="up" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets"><link rel="prev" href="gtk-GtkTreeView-drag-and-drop.html" title="GtkTreeView drag-and-drop"><link rel="next" href="GtkIconView.html" title="GtkIconView"><meta name="generator" content="GTK-Doc V1.9 (XML mode)"><link rel="stylesheet" href="style.css" type="text/css"><link rel="part" href="gtk.html" title="Part I. GTK+ Overview"><link rel="part" href="gtkbase.html" title="Part II. GTK+ Core Reference"><link rel="part" href="gtkobjects.html" title="Part III. GTK+ Widgets and Objects"><link rel="chapter" href="ch01.html" title="Object Hierarchy"><link rel="chapter" href="ch02.html" title="Widget Gallery"><link rel="chapter" href="WindowWidgets.html" title="Windows"><link rel="chapter" href="DisplayWidgets.html" title="Display Widgets"><link rel="chapter" href="ButtonWidgets.html" title="Buttons and Toggles"><link rel="chapter" href="NumericEntry.html" title="Numeric/Text Data Entry"><link rel="chapter" href="TextWidgetObjects.html" title="Multiline Text Editor"><link rel="chapter" href="TreeWidgetObjects.html" title="Tree, List and Icon Grid Widgets"><link rel="chapter" href="MenusAndCombos.html" title="Menus, Combo Box, Toolbar"><link rel="chapter" href="Actions.html" title="Action-based menus and toolbars"><link rel="chapter" href="SelectorWidgets.html" title="Selectors (File/Font/Color/Input Devices)"><link rel="chapter" href="LayoutContainers.html" title="Layout Containers"><link rel="chapter" href="Ornaments.html" title="Ornaments"><link rel="chapter" href="ScrollingWidgets.html" title="Scrolling"><link rel="chapter" href="Printing.html" title="Printing"><link rel="chapter" href="MiscObjects.html" title="Miscellaneous"><link rel="chapter" href="AbstractObjects.html" title="Abstract Base Classes"><link rel="chapter" href="PlugSocket.html" title="Cross-process Embedding"><link rel="chapter" href="SpecialObjects.html" title="Special-purpose features"><link rel="chapter" href="RecentDocuments.html" title="Recently Used Documents"><link rel="chapter" href="Builder.html" title="Interface builder"><link rel="chapter" href="DeprecatedObjects.html" title="Deprecated"><link rel="part" href="migrating.html" title="Part IV. Migrating from Previous Versions of GTK+"><link rel="chapter" href="gtk-migrating-checklist.html" title="Migration Checklist"><link rel="chapter" href="gtk-migrating-GtkFileChooser.html" title="Migrating from GtkFileSelection to GtkFileChooser"><link rel="chapter" href="gtk-migrating-GtkAction.html" title="Migrating from old menu and toolbar systems to GtkAction"><link rel="chapter" href="gtk-migrating-GtkComboBox.html" title="Migrating from GtkOptionMenu and GtkCombo to GtkComboBox and GtkComboBoxEntry"><link rel="chapter" href="gtk-migrating-GtkIconView.html" title="Migrating from GnomeIconList to GtkIconView"><link rel="chapter" href="gtk-migrating-GtkAboutDialog.html" title="Migrating from GnomeAbout to GtkAboutDialog"><link rel="chapter" href="gtk-migrating-GtkColorButton.html" title="Migrating from GnomeColorPicker to GtkColorButton"><link rel="chapter" href="gtk-migrating-GtkAssistant.html" title="Migrating from GnomeDruid to GtkAssistant"><link rel="chapter" href="gtk-migrating-GtkRecentChooser.html" title="Migrating from EggRecent to GtkRecentChooser"><link rel="chapter" href="gtk-migrating-GtkLinkButton.html" title="Migrating from GnomeHRef to GtkLinkButton"><link rel="chapter" href="gtk-migrating-GtkBuilder.html" title="Migrating from libglade to GtkBuilder"><link rel="chapter" href="gtk-migrating-tooltips.html" title="Migrating from GtkTooltips to GtkTooltip"><link rel="part" href="pt05.html" title="Part V. GTK+ Tools"><link rel="glossary" href="glossary.html" title="Glossary"><link rel="index" href="ix01.html" title="Index"><link rel="index" href="ix02.html" title="Index of deprecated symbols"><link rel="index" href="ix03.html" title="Index of new symbols in 2.2"><link rel="index" href="ix04.html" title="Index of new symbols in 2.4"><link rel="index" href="ix05.html" title="Index of new symbols in 2.6"><link rel="index" href="ix06.html" title="Index of new symbols in 2.8"><link rel="index" href="ix07.html" title="Index of new symbols in 2.10"><link rel="index" href="ix08.html" title="Index of new symbols in 2.12"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle"><td><a accesskey="p" href="gtk-GtkTreeView-drag-and-drop.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td><td><a accesskey="u" href="TreeWidgetObjects.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td><td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td><th width="100%" align="center">GTK+ Reference Manual</th><td><a accesskey="n" href="GtkIconView.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td></tr><tr><td colspan="5" class="shortcuts"><nobr><a href="#id3773305" class="shortcut">Top</a>  |  <a href="#id3773761" class="shortcut">Description</a>  |  <a href="#id3773592" class="shortcut">Object Hierarchy</a>  |  <a href="#id3773639" class="shortcut">Implemented Interfaces</a>  |  <a href="#id3773676" class="shortcut">Properties</a></nobr></td></tr></table><div class="refentry" lang="en"><a name="GtkCellView"></a><div class="titlepage"></div><div class="refnamediv"><table width="100%"><tr><td valign="top"><h2><a name="id3773305"></a><span class="refentrytitle">GtkCellView</span></h2><p>GtkCellView — A widget displaying a single row of a GtkTreeModel</p></td><td valign="top" align="right"></td></tr></table></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="synopsis">#include <gtk/gtk.h> <a class="link" href="GtkCellView.html#GtkCellView-struct">GtkCellView</a>;<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>* <a class="link" href="GtkCellView.html#gtk-cell-view-new">gtk_cell_view_new</a> (void);<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>* <a class="link" href="GtkCellView.html#gtk-cell-view-new-with-text">gtk_cell_view_new_with_text</a> (const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *text);<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>* <a class="link" href="GtkCellView.html#gtk-cell-view-new-with-markup">gtk_cell_view_new_with_markup</a> (const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *markup);<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>* <a class="link" href="GtkCellView.html#gtk-cell-view-new-with-pixbuf">gtk_cell_view_new_with_pixbuf</a> (<ahref="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf">GdkPixbuf</a> *pixbuf);void <a class="link" href="GtkCellView.html#gtk-cell-view-set-model">gtk_cell_view_set_model</a> (<a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a> *cell_view, <a class="link" href="GtkTreeModel.html" title="GtkTreeModel">GtkTreeModel</a> *model);void <a class="link" href="GtkCellView.html#gtk-cell-view-set-displayed-row">gtk_cell_view_set_displayed_row</a> (<a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a> *cell_view, <a class="link" href="GtkTreeModel.html#GtkTreePath">GtkTreePath</a> *path);<a class="link" href="GtkTreeModel.html#GtkTreePath">GtkTreePath</a>* <a class="link" href="GtkCellView.html#gtk-cell-view-get-displayed-row">gtk_cell_view_get_displayed_row</a> (<a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a> *cell_view);<ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> <a class="link" href="GtkCellView.html#gtk-cell-view-get-size-of-row">gtk_cell_view_get_size_of_row</a> (<a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a> *cell_view, <a class="link" href="GtkTreeModel.html#GtkTreePath">GtkTreePath</a> *path, <a class="link" href="GtkWidget.html#GtkRequisition">GtkRequisition</a> *requisition);void <a class="link" href="GtkCellView.html#gtk-cell-view-set-background-color">gtk_cell_view_set_background_color</a> (<a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a> *cell_view, const <ahref="/usr/share/gtk-doc/html/gdk/gdk-Colormaps-and-Colors.html#GdkColor">GdkColor</a> *color);<ahref="/usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html#GList">GList</a>* <a class="link" href="GtkCellView.html#gtk-cell-view-get-cell-renderers">gtk_cell_view_get_cell_renderers</a> (<a class="link" href="GtkCellView.html" title="GtkCellView">GtkCellView</a> *cell_view);</pre></div><div class="refsect1" lang="en"><a name="id3773592"></a><h2>Object Hierarchy</h2><pre class="synopsis"> <ahref="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a> +----<ahref="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GInitiallyUnowned">GInitiallyUnowned</a> +----<a class="link" href="GtkObject.html" title="GtkObject">GtkObject</a> +----<a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a> +----GtkCellView</pre></div><div class="refsect1" lang="en"><a name="id3773639"></a><h2>Implemented Interfaces</h2><p>GtkCellView implements AtkImplementorIface, <a class="link" href="gtk-gtkbuildable.html#GtkBuildable">GtkBuildable</a> and <a class="link" href="GtkCellLayout.html" title="GtkCellLayout">GtkCellLayout</a>.</p></div><div class="refsect1" lang="en"><a name="id3773676"></a><h2>Properties</h2><pre class="synopsis"> "<a class="link" href="GtkCellView.html#GtkCellView--background">background</a>" <ahref="/usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html#gchararray">gchararray</a> : Write "<a class="link" href="GtkCellView.html#GtkCellView--background-gdk">background-gdk</a>" <ahref="/usr/share/gtk-doc/html/gdk/gdk-Colormaps-and-Colors.html#GdkColor">GdkColor</a> : Read / Write "<a class="link" href="GtkCellView.html#GtkCellView--background-set">background-set</a>" <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean">gboolean</a> : Read / Write "<a class="link" href="GtkCellView.html#GtkCellView--model">model</a>" <a class="link" href="GtkTreeModel.html" title="GtkTreeModel">GtkTreeModel</a> : Read / Write</pre></div><div class="refsect1" lang="en"><a name="id3773761"></a><h2>Description</h2><p>A <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> displays a single row of a <a class="link" href="GtkTreeModel.html" title="GtkTreeModel"><span class="type">GtkTreeModel</span></a>, usingcell renderers just like <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a>. <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> doesn't supportsome of the more complex features of <a class="link" href="GtkTreeView.html" title="GtkTreeView"><span class="type">GtkTreeView</span></a>, like cell editingand drag and drop.</p></div><div class="refsect1" lang="en"><a name="id3773817"></a><h2>Details</h2><div class="refsect2" lang="en"><a name="id3773828"></a><h3><a name="GtkCellView-struct"></a>GtkCellView</h3><a class="indexterm" name="id3773841"></a><pre class="programlisting">typedef struct _GtkCellView GtkCellView;</pre><p></p></div><hr><div class="refsect2" lang="en"><a name="id3773856"></a><h3><a name="gtk-cell-view-new"></a>gtk_cell_view_new ()</h3><a class="indexterm" name="id3773871"></a><pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>* gtk_cell_view_new (void);</pre><p>Creates a new <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> widget.</p><p></p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td><td> A newly created <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> widget.</td></tr></tbody></table></div><p class="since">Since 2.6</p></div><hr><div class="refsect2" lang="en"><a name="id3773933"></a><h3><a name="gtk-cell-view-new-with-text"></a>gtk_cell_view_new_with_text ()</h3><a class="indexterm" name="id3773949"></a><pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>* gtk_cell_view_new_with_text (const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *text);</pre><p>Creates a new <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> widget, adds a <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a> to it, and makes its show <em class="parameter"><code>text</code></em>.</p><p></p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><p><span class="term"><em class="parameter"><code>text</code></em> :</span></p></td><td> the text to display in the cell view</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td><td> A newly created <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> widget.</td></tr></tbody></table></div><p class="since">Since 2.6</p></div><hr><div class="refsect2" lang="en"><a name="id3774047"></a><h3><a name="gtk-cell-view-new-with-markup"></a>gtk_cell_view_new_with_markup ()</h3><a class="indexterm" name="id3774063"></a><pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>* gtk_cell_view_new_with_markup (const <ahref="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar">gchar</a> *markup);</pre><p>Creates a new <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> widget, adds a <a class="link" href="GtkCellRendererText.html" title="GtkCellRendererText"><span class="type">GtkCellRendererText</span></a> to it, and makes its show <em class="parameter"><code>markup</code></em>. The text can text can bemarked up with the <ahref="/usr/share/gtk-doc/html/pango/PangoMarkupFormat.html">Pango text markup language</a>.</p><p></p><div class="variablelist"><table border="0"><col align="left" valign="top"><tbody><tr><td><p><span class="term"><em class="parameter"><code>markup</code></em> :</span></p></td><td> the text to display in the cell view</td></tr><tr><td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td><td> A newly created <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> widget.</td></tr></tbody></table></div><p class="since">Since 2.6</p></div><hr><div class="refsect2" lang="en"><a name="id3774170"></a><h3><a name="gtk-cell-view-new-with-pixbuf"></a>gtk_cell_view_new_with_pixbuf ()</h3><a class="indexterm" name="id3774186"></a><pre class="programlisting"><a class="link" href="GtkWidget.html" title="GtkWidget">GtkWidget</a>* gtk_cell_view_new_with_pixbuf (<ahref="/usr/share/gtk-doc/html/gdk-pixbuf/gdk-pixbuf-gdk-pixbuf.html#GdkPixbuf">GdkPixbuf</a> *pixbuf);</pre><p>Creates a new <a class="link" href="GtkCellView.html" title="GtkCellView"><span class="type">GtkCellView</span></a> widget, adds a <a class="link" href="GtkCellRendererPixbuf.html" title="GtkCellRendererPixbuf"><span class="type">GtkCellRendererPixbuf</span></a> to it, and makes its show <em class="parameter"><code>pixbuf</code></em>.</p><p></p><div class="variablelist"><table border="0">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -