Find the answer to your Linux question:
Results 1 to 3 of 3
hello,everyone.i have a problem on the usage of GTK tree view: g_signal_connect_after( G_OBJECT(treeview), "test-expand-row", G_CALLBACK(test_callback), (gpointer)1 ); test_callback was not called.i don't know the reason. how to give response to ...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    3

    Post treeview & "test-expand-row" signal problem

    hello,everyone.i have a problem on the usage of GTK tree view:

    g_signal_connect_after( G_OBJECT(treeview), "test-expand-row", G_CALLBACK(test_callback), (gpointer)1 );

    test_callback was not called.i don't know the reason.
    how to give response to click action on tree view node?

  2. #2
    Just Joined!
    Join Date
    Mar 2009
    Posts
    3

    hay

    anyone can answer me this question,please?

  3. #3
    Just Joined!
    Join Date
    Mar 2009
    Posts
    3
    hay
    it's done

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...