Skip to content
  • Matthias Clasen's avatar
    paned: Redo the api · bc6643f3
    Matthias Clasen authored
    This commit is porting GtkPaned to be derived
    from GtkWidget instead of GtkContainer, while adding
    start-child and end-child properties. The existing
    properties are renamed to follow the start/end naming
    scheme, and we add proper getters and setters.
    
    Update all users.
    
    See #2719
    bc6643f3