Add Birb.StringObject

Review Request #3734 — Created Jan. 3, 2025 and submitted

Information

birb/birb
default

Reviewers

This is a simple GObject wrapper around a string so that we can create
Gio.ListModels with strings.

Ran the tests under valgrind and called in the turtles for good measure.

Summary ID
Add Birb.StringObject
This is a simple GObject wrapper around a string so that we can create Gio.ListModels with strings.
42316cdbcf2e2773e5f4b531931f38c31d7ff9c2
Description From Last Updated

I'm not sure if it's necessarily required to be non-empty. Does the GTK version require it also?

QuLogicQuLogic
QuLogic
  1. 
      
  2. birb/birbstringobject.c (Diff revision 1)
     
     
    Show all issues

    I'm not sure if it's necessarily required to be non-empty. Does the GTK version require it also?

    1. Actually it looks they allow null as well.

  3. 
      
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed