Skip to content
/ gtk Public

RA-Gtk: RayAlto's Stupid Custom Gtk Widgets

Notifications You must be signed in to change notification settings

RayAlto/gtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RA-Gtk

RayAlto's Stupid Self-taught Noob Custom Gtk Widgets

Examples

rayalto::gtk::widget::Image

A simple extension to Gtk::Image

  • Animated image like gif will be played automatically:

gif in Image

  • There are three variants:
Image::Shape::RECTANGLE Image::Shape::ROUNDED Image::Shape::CIRCLE
rectangle image rounded image circle image
  • Scaling on vector image like svg is lossless, Image will load svg text into memory and generate pixbuf use the text in specified size every time while scaling:

scaling on vector image

rayalto::gtk::widget::MessageBubble

A simple message bubble

MessageBubble::Side::LEFT MessageBubble::Side::RIGHT
message bubble from left message bubble from right

rayalto::gtk::widget::RedDot

A simple red dot

red dot 99 plus

About

RA-Gtk: RayAlto's Stupid Custom Gtk Widgets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages