Aller au contenu
View in the app

A better way to browse. Learn more.

Next

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[C] Faire un GtkTree avec glade (linux)

Featured Replies

Posté(e)

Salut

Mon niveau : Débutant en C, se débrouille plutôt bien en php

Je cherche comment faire un "arbre gtk" (ou une arborescence, ou gtktree) avec glade+anjuta (linux).

Glade me fait un gtk_tree_view de cette façon

  List_Calc = gtk_tree_view_new ();
 gtk_widget_show (List_Calc);
 gtk_container_add (GTK_CONTAINER (scrolledwindow2), List_Calc);
 gtk_tree_view_set_rules_hint (GTK_TREE_VIEW (List_Calc), TRUE);

J'ai essayer divers tuto mais aucun ne concernait la création d'arbre avec l'aide de Glade.

Je veux dans un 1er temps rentré dans mon arbre un ligne avec 2 colonne pour faire simple je vais rentré

Ligne1Colonne1 | Ligne1Colonne2

Si quelqu'un connais un bon tuto (en français si possible :move:) peut-il me donner le lien ? On a déjà fait un arbre avec glade +anjuta peut-il me donner son code source et/ou me filer un coup de main

Merci :D

Archivé

Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.