Re: Any way to access treeview in GtkFileChooser?



Do you have an example of how you want to modify the style?

Changing the style does not require access to the widget: it requires
loading a CSS fragment in your application's startup code, and applying the
appropriate selector to match the treeview inside the file chooser dialog.

Ciao,
 Emmanuele.

On Mon, 17 Sep 2018 at 16:15, Marco Ricci <marcoricci2012 yahoo com> wrote:

I want to modify the column headers to be consistent with the style/theme
of the rest of the application I am working on.

Thanks,
marco

--------------------------------------------
On Mon, 9/17/18, Emmanuele Bassi <ebassi gmail com> wrote:

 Subject: Re: Any way to access treeview in GtkFileChooser?
 To: marcoricci2012 yahoo com
 Cc: "gtk-app-devel-list list" <gtk-app-devel-list gnome org>
 Date: Monday, September 17, 2018, 9:31 AM

 No, and it's never a good idea
 to do so.

 Care to
 tell use what are you trying to achieve?

 Ciao,
  Emmanuele.


 On Mon, 17
 Sep 2018 at 15:25, Marco Ricci via gtk-app-devel-list <
gtk-app-devel-list gnome org>
 wrote:
 I want to
 get a handle to the GtkTreeView object that lists the files
 in GtkFileChooser and customize it. Is there any way I can
 access this object directly?

 _______________________________________________

 gtk-app-devel-list mailing list

 gtk-app-devel-list gnome org

 https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



 --

 https://www.bassi.io
 [@] ebassi [@gmail.com]



-- 
https://www.bassi.io
[@] ebassi [@gmail.com]


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]