Gtk.Frame.prototype.get_shadow_type
function get_shadow_type():Gtk.ShadowType { // Gjs wrapper for gtk_frame_get_shadow_type() }
Retrieves the shadow type of the frame. See Gtk.set_shadow_type.
- Returns
the current shadow type of the frame.
function get_shadow_type():Gtk.ShadowType { // Gjs wrapper for gtk_frame_get_shadow_type() }
Retrieves the shadow type of the frame. See Gtk.set_shadow_type.
the current shadow type of the frame.