Skip to content
  • Benjamin Otte's avatar
    snapshot: Redo pop() API · b58de2d1
    Benjamin Otte authored
    gtk_snapshot_pop() => removed
    gtk_snapshot_pop_and_append() => gtk_snapshot_pop()
    
    So now there is no way to get a rendernode out of the snapshotting API
    until you gtk_snapshot_finish().
    b58de2d1