Own drag icon with same color and font settings as the default drag icon in a Gtk.TreeView
- From: <c buhtz posteo jp>
- To: gtk-app-devel-list gnome org
- Subject: Own drag icon with same color and font settings as the default drag icon in a Gtk.TreeView
- Date: Sat, 15 Sep 2018 00:24:50 +0200
I have a stackoverflow question with example code open with this:
https://stackoverflow.com/q/52339893/4865723
The Gtk.TreeView implements a default drag icon. It use the background
color of the TreeView, it's font and the complete row-content as string.
I want the same (background-color, font-face, font-size, font-color)
but with a shorter string (only the second of three columns).
How does the TreeView get this values?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]