方法
GtkCellAreaget_current_path_string
声明 [来源]
const char*
gtk_cell_area_get_current_path_string (
GtkCellArea* area
)
描述 [来源]
获取当前应用的 GtkTreeIter
的当前 GtkTreePath
字符串,当 gtk_cell_area_apply_attributes()
被调用时会隐式更新,可用于与 GtkCellArea
子类中的渲染器进行交互。